/*
Theme Name: Websites Depot Child
Description: Custom Theme for Websites Depot
Author: Nick @ Websites Depot
Author URL: https://websitesdepot.com
Template: websites-depot
Version: 1.2
*/
@import url('https://fonts.googleapis.com/css2?family=Crimson+Text&display=swap');

body{
	font-family: 'Roboto', sans-serif;
}

@font-face {
    font-family: League-Spartan;
    src: url(https://vesseldocumentation.us/wp-content/themes/websites-depot-child/fonts/LeagueSpartan-Bold.otf);
}

/* GLOBAL CHANGES */


@media only screen and (max-width: 767px) {
.space {
	margin-bottom: 40px;
}
}

p{
	line-height:2rem;
}
#accordion .panel,
#accordion .panel-heading {
	background-color:#fff;
	border:none !important;
}

.single-hrf_faq .tags{
    display: none;
}

.hrf-faq-list article:nth-last-of-type(1){
    display: none !important;
}


.topbar{
padding: 24px;
background: url('https://vesseldocumentation.us/wp-content/uploads/2016/07/red-border.png');
position: relative;
z-index: 1;
box-shadow: 0px 4px 5px #6d6868;	
background-repeat: repeat-x;
height: 50px;
font-family: League-Spartan;
font-size: 23px;
}

.single-post .container{
	width:100% !important;
}


ul li {
	list-style: none;
	padding: 0px;
}
	
.site-core {
    padding-left: 40px;    
	padding-right: 40px;
}

header.header{
	border:solid 1px #e5e5e5;
    z-index: 2;
}

#test-side.sticky {
     position: fixed;
     top: 0;
  }

.navbar-nav>li {
    float: left;
    width: 100%;
}

.insturctions-steps{
	background-color: rgb(65, 144, 206);
	color:#fff;
	padding:10px;
}

.text-red {
	color: #ff0000;
}

.wd-menu ul > li > a {
    color: #000000 !important;
	text-align:center !padding-left: 55px !important;
    padding-right: 55px; !important;
    border-top-color: #e5e5e5 !important;
    border-bottom-color: #e5e5e5 !important;
    text-align: center !important;
    height: auto !important;
	border-bottom: solid 1px;
	padding-left: 0px !important;
}

.module-251{
	border-top:none !important;
}

.module-661 {
	background-size: cover !important;
}

.main_menu ul li a {
    font-size: 16px;
	padding: 8px 0px 8px 0px !important;
    font-weight: 500;
	text-transform: uppercase;
}

.wd-menu ul li a:hover {
    background-color: #ebebeb !important;
}

/* .no-padding-left{
	padding-left: 55px !important;
} */

.border-home-module {
	border-top: 1px solid #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
}

.h2-home-header {
    font-size: 32px;
    text-transform: uppercase;
	margin-top: 0px;
}

.h2-home-header-center {
    font-size: 32px;
    text-transform: uppercase;
	margin-top: 0px;
	text-align: center;
	font-style: italic;
}

.home-button {
	background: #225B87;
    /* width: 20%; */
    text-align: center;
    color: #fff;
    padding: 20px 50px;
	border: 0px;
}

.home-button:hover {
	text-decoration: underline;
    color: white !important;
}

.home-button > a{
	color: #fff !important;
}

.home-p,
.home-p a{
    font-size: 22px;
    line-height: 28px;
	/* margin-bottom: 40px; */
}

.disclaimer{
    font-size: 12px;
	font-weight: 700;
    line-height: 28px;
    text-align: center;
    color: #848484;
}

.home-p-red{
    font-size: 16px;
    line-height: 22px;
    color: #A30000;
    margin-top: 20px;
	font-weight: bold;
}

.ul-home{
	text-align: center;
}

.circle {
    position: relative;
    width: 112px;
    height: 112px;
    border-radius: 50%;
    background-color: #4090ce;
    margin: 0 auto 0 auto;
    text-align: center;
    display: table;
    transition: all .3s ease 0s;
}

.circle span {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    transition: all .3s ease 0s;
}

.contact-home-title {
    font-size: 22px;
    font-weight: 400;
    color: #666;
    text-align: center;
    margin: 24px auto 0 auto;
}

.contact-p-description {
    font-size: 22px;
    font-weight: 400;
    color: #333 !important;
    text-align: center;
    margin: 12px auto 0 auto;
	line-height: 28px;
}

.footer-text{
    color: #ffffff;
    font-size: 13px;
    line-height: 1.8;
    text-align: justify;
}

.footer_widget h3 {
    text-align: left;
    margin-bottom: 20px;
    padding-bottom: 10px;
    color: #fff;
    border-bottom: 2px solid;
}

.footer-contact {
    color: #fff;
}

.home-banner-header {
    font-family: League-Spartan;
    color: #b7daec;
    padding-left: 55px;
    font-size: 56px;
    text-transform: uppercase;
    padding-top: 30px;
}

.page-banner-header {
    color: #b7daec;
    padding-left: 70px;
    font-size: 56px;
    text-transform: uppercase;
    padding-top: 30px;
}

.page-banner-subheader {
    color: #b7daec;
    padding-left: 70px;
    text-transform: uppercase;
    margin: -15px 0px 0px 0px;
    font-size: 20px;
}

.marad-header {
	padding-top: 15px !important;
}

.rpwe-block ul {
    list-style: none !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
}
.rpwe-block li {
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding-bottom: 10px;
    list-style-type: none;
}
.rpwe-block a {
    display: inline !important;
    text-decoration: none;
}
.rpwe-block h3 {
    background: none !important;
    clear: none;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    font-weight: 400;
    font-size: 12px !important;
    line-height: 1.5em;
}
.rpwe-thumb {
    border: 1px solid #eee !important;
    box-shadow: none !important;
    margin: 2px 10px 2px 0;
    padding: 3px !important;
}
.rpwe-summary {
    font-size: 12px;
}
.rpwe-time {
    color: #333;
    font-size: 11px;
}
.rpwe-alignleft {
    display: inline;
    float: left;
}
.rpwe-alignright {
    display: inline;
    float: right;
}
.rpwe-aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.rpwe-clearfix:before,.rpwe-clearfix:after {
    content: "";
    display: table !important;
}
.rpwe-clearfix:after {
    clear: both;
}
.rpwe-clearfix {
    zoom: 1;
}

.module-90 {
    z-index: 2;
}
	
	
/* 
.box{  
    min-height: 293px;
    background: url(https://vesseldocumentation.us/wp-content/uploads/2016/07/step-1.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.box-2{  
    min-height: 293px;
    background: url(https://vesseldocumentation.us/wp-content/uploads/2016/07/step-2.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.box-3{  
    min-height: 293px;
    background: url(https://vesseldocumentation.us/wp-content/uploads/2016/07/step-3.png);
    background-repeat: no-repeat;
    background-size: contain;
} 
*/

.overlay{
    min-height: 277px;
	background:	#0a3c62;
    text-align:center;
    padding:1px 0 66px 0;
    opacity:0;
    -webkit-transition: opacity .25s ease;
	-moz-transition: opacity .25s ease;
	color: #fff;
	overflow-y: auto;
}

.overlay-2{
    min-height: 277px;
	background:	#0a3c62;
    text-align:center;
    padding:30px 20px 66px 20px;
    opacity:0;
    -webkit-transition: opacity .25s ease;
	-moz-transition: opacity .25s ease;
	color: #fff;
	overflow-y: auto;
}

.overlay-3{
    min-height: 277px;
	background:	#0a3c62;
    text-align:center;
    padding:30px 20px 66px 20px;
    opacity:0;
    -webkit-transition: opacity .25s ease;
	-moz-transition: opacity .25s ease;
	color: #fff;
	overflow-y: auto;
}

.p-box {
	line-height: 28px;
}

.content a:hover{
	color: #5ab1f4;
	text-decoration: none !important;
	}

.box:hover .overlay {
    opacity:1;
}

.box-2:hover .overlay-2 {
    opacity:1;
}

.box-3:hover .overlay-3 {
    opacity:1;
}

.content{  
	font-family:Helvetica;
    font-weight:500;
    color:	#fff;
    font-size:16px;
	text-align: center;
}

.content a{  
    color:	#fff;
	display:block;
}

.menu-images {
	padding: 10px 20px 10px 20px;
    margin: -8px 0px 0px 0px;
}

.gform_wrapper .gsection_description {
    font-size: 100% !important;
}

.home .module-304 .page-banner-header{
	display:none;
}

.module-251 .h2-home-header, .module-251 .h2-home-header *,
.module-265 .h2-home-header, .module-265 .h2-home-header *,
.module-268 .h2-home-header, .module-268 .h2-home-header *,
.module-281 .h2-home-header, .module-281 .h2-home-header *{
	font-size: 29px !important;
	color: #23527c !important;
	
}

/* BLOG */

.blog .container{
	width: 100%;
}

.blog .site-core{
	padding: 0 !important;
}

.blog h1.entry-title{
	display: none !important;
}

.ty-vp {
	margin-top: 25px;
}

/* MEDIA QUERIES */

@media only screen and (max-width:767px){
	/* Disable Sticky Header on mobile */
	.affix{
		display:none;
	}
	#header-column-2 {
		display:none;
	}
	.home .module-401 .home-banner-header {
		font-size:3rem;
		padding:15px !important;
	}
	.home .module-427 .step-box {
		padding-left:0 !important;
		padding-right:0 !important;
	}
	
}

@media only screen and (min-width:768px){
/* 	.module-90{
		height: 500px !important;
		background-size: cover !important;
		margin-top: -7px;
		
	}	 */
	
	.module-304{
		background-size: cover !important;
		margin-top: -12px;
	}
	
/*THANK YOU FOOTER TO BOTTOM OF PAGE*/
	.page-id-554 #footer{
		position: absolute;
		bottom: 0;
		height: 100%;
		width: 100%;
		top: 1250px;
}
	.page-id-780 #footer{
		position: absolute;
		bottom: 0;
		height: 100%;
		width: 100%;
		top: 1250px;
}
	.page-id-36 #footer{
		position: absolute;
		bottom: 0;
		height: 100%;
		width: 100%;
		top: 1250px;
	}
	
	/* NICK - Was causing issues with the padding of the menu and WP Admin Bar - moved to 768+ */
	
/* 	html {
		border-style: solid;
		border-width: 40px 0px 0px 0px;
		-moz-border-image: url(https://vesseldocumentation.us/wp-content/uploads/2016/07/red-border.png) 27 22 repeat;
		-webkit-border-image: url(https://vesseldocumentation.us/wp-content/uploads/2016/07/red-border.png) 27 22 repeat;
		-o-border-image: url(https://vesseldocumentation.us/wp-content/uploads/2016/07/red-border.png) 27 22 repeat;
		border-image: url(https://vesseldocumentation.us/wp-content/uploads/2016/07/red-border.png) 61 22 repeat;
	} 
*/

	
	
	
	.step-box .box:first-child a{
		display:block;
	}
	
	
}

@media only screen and (min-width:992px){

}

@media only screen and (min-width: 1200px) {
	#logo {
		max-height: 140px;
	}
}





/* NICKS ZONE */

/*grant was here */

/*.gform_wrapper,
.gform_wrapper *
{
	font-family: 'Vollkorn' !important;

}*/

.application_fees_section,
.privacy_act_section, 
.privacy_act_section strong{
	  font-size:1.2rem !important;
}

.gform_wrapper .gsection {
    border-bottom: 1px dotted #e0dede !important;
}
	
	
body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html {
    line-height: 2.4rem !important;
}

.gform_wrapper .field_description_below .gfield_description {
    line-height: 2.2rem !important;
}

.gfield_description {
	font-size:15px !important;
}
.gfield_label{
	text-transform:uppercase;
	font-weight:bold;
}
.gfield_radio label,
.gfield_checkbox label{
	font-weight:normal !important;
}

#header-custom-area-1{
	text-align:center;
}

/*#header-custom-area-1,
#header-custom-area-1 *{
	font-family: 'Vollkorn' !important;
}*/

#header-custom-area-1 img{
	margin:0 auto !important;
	text-align:center;
	display:block;
}

#footer .fa {
    font-family: fontawesome !important;
    font-size: 2.1rem !important;
    color: #ffffff !important;
    margin: 10px 20px 15px 0px;
}

.gform_button,
.gform_next_button,
.gform_previous_button,
.gform_button_select_files{
	
	padding: 20px;
	background: #4090ce;
	width: 20%;
	text-align: center;
	color:#fff;
	border:0;

}
.author-avatar{
	height:auto !important;
}

.gform_wrapper {
    overflow: inherit;
    margin: 16px 0;
    max-width: 100%;
}

.gform_wrapper *, .gform_wrapper :after, .gform_wrapper :before {
    box-sizing: border-box;
}

.gform_wrapper .form_saved_message {
    margin: 16px 0;
    width: 100%;
    font-size: 16px;
    line-height: 1.8;
    border: 2px solid #91AFC7;
    background-color: #E3F3F3;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.gform_wrapper .form_saved_message span:first-child {
    display: block;
    padding: 28px 16px;
}

.form_saved_message a.resume_form_link {
    word-wrap: break-word;
}

.form_saved_message a.resume_form_link:before {
    margin-top: 12px;
}

.form_saved_message a.resume_form_link:after, .form_saved_message a.resume_form_link:before {
    content: "";
    display: block;
}

.form_saved_message a+br, .form_saved_message br+br {
    display: none;
}

.form_saved_message .form_saved_message_emailform {
    margin: 16px 0 0;
}

.gform_wrapper .form_saved_message form {
    text-align: center;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    padding: 5px 4px;
    letter-spacing: normal;
}

div.form_saved_message div.form_saved_message_emailform form input[type=text] {
    line-height: 2.25;
    height: 24px;
    margin-bottom: 4px;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    padding: 5px 4px;
    letter-spacing: normal;
}

.gform_wrapper .gf_hidden, .gform_wrapper .gform_hidden, .gform_wrapper input.gform_hidden, .gform_wrapper input[type=hidden] {
    display: none!important;
    max-height: 1px!important;
    overflow: hidden;
}

div.form_saved_message div.form_saved_message_emailform form input[type=submit] {
    margin: 12px auto 0;
    display: block;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

.form_saved_message_sent {
    margin: 16px 0;
    width: 100%;
    font-size: 16px;
    border: 2px solid #CFE2C0;
    background-color: #E9FFD9;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.form_saved_message_sent span:first-child {
    display: block;
    padding: 16px;
}

.checkbox-spacing {
    margin-top: -20px !important;
}

#field_7_56, #field_5_197, #field_2_181, #field_24_182, #field_1_182, #field_17_179 {
    margin-bottom: -30px;
}

#field_7_57, #field_5_199, #field_2_183 , #field_24_57, #field_1_184, #field_17_57{
	margin-top: -30px !important;
	margin-bottom: 10px;
}

#field_7_57 > .gfield_description {
	padding-top: 0px !important;
}

#field_5_199 > .gfield_description {
	padding-top: 0px !important;
}

#field_1_184 > .gfield_description {
	padding-top: 0px !important;
}

#field_2_183 > .gfield_description {
	padding-top: 0px !important;
}

#field_17_57 > .gfield_description {
	padding-top: 0px !important;
}

#field_24_57 > .gfield_description {
	padding-top: 0px !important;
}

#label_7_164_1, #label_5_200_1, #label_2_184_1, #label_24_184_1, #label_1_185_1, #label_17_181_1 {
	min-width: 150px;
}

#label_7_164_2, #label_5_200_2, #label_2_184_2, #label_24_184_2, #label_1_185_2, #label_17_181_2{
	min-width: 700px;
}

#field_7_164, #field_5_200, #field_2_184, #field_24_184, #field_1_185, #field_17_181 {
    margin-top: -30px !important;
    margin-bottom: -40px;
}

/* Special use case for fixing the spacing between the "OR" above the fields */
#field_7_142 > label{
	display:none !important;
}

.video-row {
    margin-bottom: 40px;
}

.additional-info {
	text-align: center;
	margin-top: 30px;
}

/* MEDIA QUERIES */


.module-1410 img{
	width:100%;
}
@media only screen and (min-width: 641px) {
	.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li {
		max-width: 230px;
	}

	.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li label {
		max-width: 100% !important;
	}
}

@media only screen and (max-width:767px){
	header.header{
		padding-top:0 !important;
	}
	.mobile-step-box-content{
		margin:30px 0;
		text-align:center;
	}
	.step-box .sb {
		margin-bottom: 0;
	}
	.mobile-step-box-content a{
		display:block;
		clear:both;
		line-height:4.4rem;
		color:#000 !important;
	}
	
}




@media only screen and (min-width:768px){
	header.header,
	.top_area > .container, 
	#header-column-1,
	#header-column-2,
	.wd-menu .navbar-collapse
	{
		padding:0 !important;
	}
	.wd-menu ul > li > a{
		padding-right:0;
	}
	#header-column-1{
		text-align:center;
		margin-bottom: 15px;
	}
	.vessel-main-core{
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.navbar-nav > li > a {
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}
	#menu-main-1{
		margin-right:0 !important;
	}
	.gform_wrapper .gform_fileupload_multifile .gform_drop_area{
		padding:100px 25px !important;
	}	
	.rpwe-title a {
		font-size:2rem;
	}
	.rpwe-time{
		font-size:1.3rem;
	}
	.rpwe-summary {
		font-size: 1.6rem;
		line-height: 2.4rem;
		margin-top: 15px;
	}
	.more-link,
	.more-link:hover{
		font-size: 1.6rem;
		/* margin-left: 15px; */
		padding: 20px;
		background: #225B87;
		/* width: 20%; */
		text-align: center;
		float:right;
		margin-top:15px;
		color:#fff;
	}
	.gf_confirmation_top_text{
		font-size: 1.8rem;
		line-height: 4.8rem;
		text-align:center;
	}
	
	.site-wrapper{
	margin-top: -7px;
}

	header.header {
		border: none;
		z-index: 2;
		border-right: 1px solid #e5e5e5;
	}

	#my-sticky-sidebar{
		margin-top: 10px;
	}

	.module-579{
		display: block;
		clear: both;
		background-color: rgba(255,255,255,0);
		height: auto;
		padding-top: 30px;
		padding-bottom: 30px;
		padding-left: 15px;
		padding-right: 20px;
	}
	
	.border-home-module .col-sm-8 {
    height: 258px;
	}
	
/* 	.border-home-module img {
    height: 258px;
    width: auto;
	} */
	
	.home-button {
		background: #225B87;
		/* width: 20%; */
		text-align: center;
		color: #fff;
		padding: 10px 50px;
		border: 0px;
		position: absolute;
		bottom: 0;
	}
	

	.navbar-nav div.tooltip .tooltip-inner {
		max-width: 400px !important;
		/* If max-width does not work, try using width instead */
		width:400px !important;
		font-size:16px;
		padding-top:20px;
		padding-bottom:20px;
	}
	
	
}

@media only screen and (max-width:1199px){
	
	.site-core{
		padding-right:0 !important;
		padding-left:0 !important;
	}
	.home .bottombutton .home-button{
		float:left;
		text-decoration:none;
		margin-top:15px;
		position:relative;
	}
	
	.border-home-module img{
		width:100% !important;
		height:auto !important;
		margin-bottom:20px;
	}
	
	
	.home a.rpwe-img,
	.home a.rpwe-img img{
		width:100%;
	}
	
	.home .rpwe-title,
	.home .rpwe-title a{
		display:block !important;
		clear:both !important;
		text-align:left !important;
		float:none !important;
	}
	.home .rpwe-summary{
		display:block;
		clear:both;
	}
	
	.home .bottombutton img{
		margin-bottom:15px;
	}
	
	.module-287 > .container > div{
		margin-bottom:30px;
	}
		
}


@media only screen and (min-width:1200px){
	.bottombutton{
		display:flex;
	}

}

/* Hide the addon price */
.hide_addon_price .ginput_price{
	display:none !important;
}





/* END NICKS AREA */









/* EDWINS AREA */

@media only screen and (max-width:767px){
	

	.rpwe-block a {
    text-decoration: none;
    clear: both;
    display: block !important;
    float: right;
    padding-top: 10px;
    padding-bottom: 10px;
    }
	

	
	.site-core{
	padding:0px;	
	}
	
	.vessel-main-core{
	padding-left:5px !important;
	padding-right:5px !important;
	}
	
	.step-box{
	padding-left:5px !important;
	padding-right:5px !important;
	}
	
	.overlay{
	padding:0px;	
	min-height:auto;		
	}
	
	.module-90{
	background-size:cover !important;
	}
	
	.home-banner-header{
		font-size:19px;
	}
	
	.module-401{
		background-repeat:no-repeat !important;
		background-size: cover !important;
	}
	
	.overlay:hover{
	min-height:277px;	
	}
	
	.overlay h3{
	position:absolute;	
	}
	
	.overlay:hover h3{
	position:relative;	
	}
	
	.overlay-2{
	width:100%;
	overflow: hidden;	
	padding:0px;
	min-height:auto;
	}
	
	.box,.box-2{
	min-height:auto;		
	}
	
	.home-button {
    padding: 20px;
    background: #225B87;
    width: 100%;
    text-align: center;
    overflow: hidden;
	}
	
	header.is_stuck .top_area > .container {
		margin-top: 40px;
	}
	
	header.header{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
		max-height:500px !important;
		max-height:80vh !important;
		
	}
}


/* END EDWINS AREA */



/* CHAD AREA */

.admin-bar .module-90{
	position:initial;
}

/* END CHAD AREA */


/* SS */
	
	.step-box .sb { min-height:100px; position:relative; overflow:hidden; }
	.step-box .sb img { width:100%; }
	.step-box .ovl { position:absolute; width:100%; height:100%; left:0; top:0; }
	
	
	@media only screen and (max-width:767px){
		.navbar-nav>li { padding:0; }
	}
	
	@media only screen and (max-width:992px){
		.step-box .sb { margin-bottom:15px; }
	}

/* END SS */

/* NEW FOOTER */
#basement-column-1 {
    padding: 0;
}

.basement > .container {
    padding: 0 !important;
}


.vdo-footer .vdof-top {
    background: #193763;
    padding: 15px 30px;
    display: flex;
}

.vdo-footer .vdof-top .vdof-title {
    font-family: 'Crimson Text', serif;
    display: flex;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    border-left: 2px solid #fff;
    margin-left: 30px;
    font-size: 60px;
    line-height: 1em;
    padding: 20px 0 20px 30px;
}

.vdo-footer .vdof-top .vdof-title .smaller {
    font-family: 'Crimson Text', serif;
    font-size: 50px;
}

.vdo-footer .vdof-top img {
    max-height: 150px;
    margin-top: 5px;
}

.vdo-footer .vdof-bottom {
    background: #15437a;
    padding: 30px 0;
    font-size: 14px;
}

.vdo-footer .vdof-bottom p {
    color: #fff;
}

.vdo-footer .vdof-bottom a {
    display: inline-block;
    color: #fff;
    margin-bottom: 10px;
}

.vdo-footer .vdof-bottom .footer-info {
    text-align: center;
}

.vdo-footer .vdof-bottom .footer-info .email-link {
    border: 2px solid #fff;
    padding: 10px 25px;
    border-radius: 40px;
    display: inline-block;
    margin-bottom: 15px;
    font-size: 16px;
    transition: 0.5s;
}

.vdo-footer .vdof-bottom .footer-info .email-link:hover {
    text-decoration: none;
    background: #fff;
    color: #15437a;
}

.vdo-footer .vdof-basement {
    background: #15437a;
    padding: 30px 35px;
}



.vdo-footer .vdof-basement .terms {
    color: #fff;
}


.vdo-footer .vdof-basement .disclaimer {
    color: #8fbad2;
    font-weight: normal;
}


@media only screen and (max-width:767px){
    .vdo-footer .vdof-top {
        display: block;
        text-align: center;
    }
    .vdo-footer .vdof-top .vdof-title {
        padding: 20px 0 0 0;
        margin-left: 0;
        margin-top: 20px;
        border-left: none;
        border-top: 2px solid #fff;
        font-size: 50px;
    }
    .vdo-footer .vdof-top .vdof-title .smaller {
        font-size: 40px;
    }
}


/* END NEW FOOTER */