/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Bridge Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 10.0
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

* {font-family: 'proxima_nova_rgregular', Arial, sans-serif;font-weight:400;}
strong {font-family: 'proxima_nova_rgbold', sans-serif;font-weight:700;}


/*new code added September 2018 for dropdown menu*/

.drop_down .second .inner ul li a, .drop_down .second .inner ul li h5 {
	font-size: 15px!important;
    text-transform: none!important;
    letter-spacing: 0px!important;
font-weight:500!important;
color:#49545d!important;
}
.drop_down .second .inner ul li a:hover, .drop_down .second .inner ul li h5:hover { color:#c93727!important; }
.drop_down .second .inner>ul, li.narrow .second .inner ul {background-color:#fff!important;box-shadow:0px 3px 3px -2px rgba(0,0,0,0.4);}




.agentQuoteCol {margin-top:-125px;}




/*homepage RSS Hot Deals Feed*/


.hotDealsFeed li {
  width: 15%;
  display: inline-block;
    margin: 0px 5px 0 13px;
vertical-align: top;
line-height: 18px;
}

.hotDealsFeed li a {
  margin-bottom: 10px;
  display: inline-block;
}

.hotDealsFeed li a:after {
   font-family: 'FontAwesome';
  content: '\f105';
  margin-left: 4px;
}


.wp_rss_retriever_metadata {
  display: none;
}

.wp_rss_retriever_container p {
  height: 100px;
  overflow: hidden;
}

.wp_rss_retriever_container img {
  width: 100%;
  height: 100%;
}



/*GENERAL =====================*/

/*button*/
a.qbutton {
  padding: 10px 30px;
}

.white {color:#fff;}
.blue {color:#4073a3;}
.navy {color:#363f47;}
.red {color:#c6351c;}

.faqWrapper {
  font-size: 15px;
  line-height: 20px;
}
.faqWrapper h4 {color:#4073a3;margin-top:45px;margin-bottom:6px;font-weight:700;  font-size: 22px;}
.faqWrapper a {color:#c6351c;font-weight:700;}
.faqWrapper h4 a:after {font-family: 'FontAwesome';content: '\f105';margin-left:5px;}

.skinnyCol {padding:50px;}

.generalRowSection {font-size:18px;line-height:25px;}
.generalRowSection p {margin-bottom:25px;}
.generalRowSection h2 {font-size:46px;line-height:48px;font-family:'proxima_nova_rgregular', Arial, sans-serif;font-weight:400;margin-bottom:20px;}
.generalRowSection h3 {font-size:36px;line-height:40px;font-family:'proxima_nova_rgregular', Arial, sans-serif;font-weight:400;margin-bottom:30px;text-transform:none;letter-spacing:0;}

ul {
  list-style-position: inherit;
  margin-bottom: 25px;
  margin-left: 40px;
}

ul.checkList {
  list-style-type: none;
  padding-left: 20px;
margin-bottom:0;
margin-left:0;
}

ul.checkList li {
  position: relative;
  padding-left: 30px;
  margin-top:8px;
margin-bottom:8px;
}

ul.checkList li:before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: FontAwesome;
  content: "\f058";
  color: #85a5c4;
}

/*top thin grey bar on pages without hero images*/
.headerBar {background-color:#92979F!important;}



/*HOMEPAGE=========================*/


/*exclusive offers*/
.hotDealName:after {font-family: 'FontAwesome';
  content: '\f105';
  margin-left: 6px;}
.hotDealName {font-size:14px;line-height:18px;display:inline-block;margin-top:10px;}




.homeBucketWrap1 {
  background-image: url("https://www.inteletravel.com/agents/wp-content/uploads/2018/07/Intele-HomeBucket_July2018-3.jpg");
  background-repeat: no-repeat;
background-position: bottom;
background-color:#373f46;
transition:0.2s;
padding-top: 270px;
padding-bottom:25px;}

.homeBucketWrap2 {
  background-image: url("https://www.inteletravel.com/agents/wp-content/uploads/2018/07/Intele-HomeBucket_July2018-4.jpg");
  background-repeat: no-repeat;
background-position: bottom;
background-size: cover;
background-color:#373f46;
transition:0.2s;
padding-top: 240px;
padding-bottom:25px;}

.homeBucketWrap3 {
  background-image: url("https://www.inteletravel.com/agents/wp-content/uploads/2015/06/Intele-HomeBucket3.jpg");
  background-repeat: no-repeat;
background-position: top;
transition:0.2s;
padding-top: 270px;
padding-bottom:25px;}

.homeBucketWrap4 {background-color:#4073a3;text-align:center;}
.homeBucketWrap4 h2 {color:#fff;font-size:32px;line-height:38px;}
.homeBucketWrap4 p {font-size:17px;line-height:22px;color:#fff;}
a.buttonOutline {
  color: #fff;
  padding: 8px 21px;
  border: solid 3px #fff;
  display: inline-block;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 13px 0;
transition:0.2s;
}
a.buttonOutline:hover {background-color:/*#335c82*/#2B3239;border-color:#2B3239;color:#fff;}


.homeBucketWrap1:hover {box-shadow:inset 0px 0px 35px 12px rgba(0,0,0,0.2);}
.homeBucketWrap2:hover {box-shadow:inset 0px 0px 35px 12px rgba(0,0,0,0.2);}
.homeBucketWrap3:hover {box-shadow:inset 0px 0px 35px 12px rgba(0,0,0,0.2);}


.textTitleBlock { }
.textTitleBlock p {text-align:center;color:#ffffff;font-size:17px;line-height:23px;}
.textTitleBlock p:after {font-family: 'FontAwesome';
  content: '\f105';
  margin-left: 6px;
  font-size: 22px;
  position: relative;
  top: 2px;}

.textTitleBlock h2 {text-align: center;font-size: 25px;line-height: 30px;margin-bottom: 5px; color: #ffffff;}


#triangle-topright {
width: 0;
  height: 0;
  border-top: 70px solid #eceff2;
  border-left: 100px solid transparent;
  display: inline;
position: absolute;
left: 300px;
  top: 45px;
}

.testimonialAgentPhoto {float:left;}

.quoteup {position: absolute;
  left: 400px;
  top: 20px;
  z-index: 1;
}

.quotedown {
  position: absolute;
  right: 40px;
  top: 75px;
  z-index: 1;
}

.testimonialText {text-align:center;background-color:#eceff2;padding:45px;max-width:650px;float:right; min-height: 254px;}
.testimonialText h2 {font-size:24px;line-height:29px;color:#363f47;margin-bottom: 8px;position: relative;z-index: 999;}
.testimonialText h5 {color:#4073a3;text-transform:uppercase;font-size:12px;line-height:16px;}
.testimonialText h5 a {border-bottom:solid 1px #4073a3;margin-bottom:2px;text-transform:uppercase;}
.testimonialText h3 {color:#c6351c;font-size: 28px;letter-spacing: 0;line-height:36px;text-transform:none;font-weight:400;margin-top:30px;padding-top:30px;border-top:solid 1px #b6c1cb;margin-bottom:8px;}
.testimonialText h4 {color:#c6351c; font-size:23px;line-height:26px;text-transform:none;font-weight:400;}



/*ABOUT =========================================*/

.aboutHero {min-height:560px;}
.aboutHero p {font-size:18px;line-height:25px;margin-bottom:20px;}
.aboutHero h2 {font-size: 38px;line-height: 43px;}

.aboutcolfix {padding: 40px!important;background-color: rgba(255, 255, 255, 0.86);}

.greatWallRow {background-image: url("https://www.inteletravel.com/agents/wp-content/uploads/2015/07/InteleTravel-GreatWall2c.jpg");
background-repeat: no-repeat;
background-position: center;
width:100%;
  background-size: contain;
min-height:650px;}
.greatWallRow h2 {font-family:'proxima_nova_rgregular', Arial, sans-serif;font-weight:400;}

.bottomCTA1 {
  background-image: url("https://www.inteletravel.com/agents/wp-content/uploads/2015/06/InteleTravel-BottomCTA1.jpg");
  background-repeat: no-repeat;
background-position: center;
  background-size: cover;
background-color:#363f47;
transition:0.2s;
padding: 50px 25px 15px 22px;
margin-bottom:10px;
font-size:20px;
color:#fff;}

.bottomCTA2 {
  background-image: url("https://www.inteletravel.com/agents/wp-content/uploads/2015/06/InteleTravel-BottomCTA2.jpg");
  background-repeat: no-repeat;
background-position: center;
  background-size: cover;
background-color:#363f47;
transition:0.2s;
padding: 50px 25px 15px 22px;
margin-bottom:10px;
font-size:20px;
color:#fff;}

.bottomCTA3 {
  background-image: url("https://www.inteletravel.com/agents/wp-content/uploads/2016/03/InteleTravel-BecomeATravelAgent-1.jpg");
  background-repeat: no-repeat;
background-position: center;
  background-size: cover;
background-color:#363f47;
transition:0.2s;
padding: 53px 25px 15px 22px;
margin-bottom:10px;
font-size:20px;
color:#c6351c;}

.bottomCTA4 {
  background-image: url("https://www.inteletravel.com/agents/wp-content/uploads/2015/06/InteleTravel-BottomCTA4.jpg");
  background-repeat: no-repeat;
background-position: center;
  background-size: cover;
background-color:#363f47;
transition:0.2s;
padding: 53px 25px 15px 22px;
margin-bottom:10px;
font-size:20px;
color:#fff;}


.bottomCTA1:hover {box-shadow:inset 0px 0px 35px 12px rgba(0,0,0,0.2);}
.bottomCTA2:hover {box-shadow:inset 0px 0px 35px 12px rgba(0,0,0,0.2);}
.bottomCTA3:hover {box-shadow:inset 0px 0px 35px 12px rgba(0,0,0,0.2);}
.bottomCTA4:hover {box-shadow:inset 0px 0px 35px 12px rgba(0,0,0,0.2);}




/*HOW IT WORKS    ==============*/

.illustTop {font-size: 18px;line-height: 22px;}

.commissionRow {background-image: url("https://www.inteletravel.com/agents/wp-content/uploads/2015/06/InteleTravel-Commission.jpg");
  background-repeat: no-repeat;
background-position: center;
  background-size: cover;
min-height:580px;}


.textfade {
opacity:0;
transition-delay:4s!important;
-webkit-animation: fadetext 1s ease-in forwards;
    -moz-animation: fadetext 1s ease-in forwards;
    -ms-animation: fadetext 1s ease-in forwards;
    -o-animation: fadetext 1s ease-in forwards;}

@-webkit-keyframes fadetext {
100% { opacity: 1;}
}

/*.fadeInner1 {transition-delay:4s!important;}
.fadeInner2 {transition-delay:8s!important;}
.fadeInner3 {transition-delay:1.2s!important;}*/



/*HEADER    ===================*/

/*nav.main_menu.drop_down {
  background-color: #e7ebf0;
  padding: 9px 25px;
  width: 100%;
  position: relative;
  left: 25px;
  margin: 6px 0px 0px 0px;
}*/

.main_menu.drop_down.right {
margin-top: 65px;
position:absolute
}

nav.main_menu.drop_down {
  background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFFFFF), color-stop(1, #EAEFF4) );
  border-top: solid 1px #DAE3EC;
  padding: 0px 25px 0px 25px;
  width: 100%;
  position: relative;
  left: -25px!important;
  margin: 6px 0px 0px 0px;
-webkit-box-shadow: 0px 3px 3px -2px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 3px 3px -2px rgba(0,0,0,0.4);
box-shadow: 0px 3px 3px -2px rgba(0,0,0,0.4);
}



.header_bottom_right_widget_holder {min-width: 350px;}

/*.anniversary h2 {font-size:20px;line-height:24px;letter-spacing:0;text-transform:none;  text-align: right;font-weight: 700;}
.anniversary h3 {font-size:16px;line-height:20px;font-family:'proxima_nova_rgregular', Arial, sans-serif;font-weight:700;letter-spacing:0;text-transform:none;}
.anniversary {float:left;padding-right: 105px;}
.anniversary h2, .anniversary h3 {color:#4073a3;}
.header_bottom_right_widget_holder {
  display: inline;
font-size:12px;
color:#757b82;
text-transform:uppercase;
  vertical-align: inherit;
  height: inherit;
  position: relative;}
.anniversary {
padding-right:0;
min-width: 365px;
float:none;
top: -42px;
  position: relative;
}
.anniversary img { position: relative;
top: 55px;
left:12px;
}*/



.header_top {height:125px!important;}
.header_top_bottom_holder {
position: relative;
height: 125px;
background-color: #fff;
}

nav.main_menu.drop_down {margin-top: -25px;}



.header_inner_right {top:28px;}

.q_logo {z-index:9999999999;top:40%!important;}
.q_logo a img {
  min-height: 82px;
}



/*secondary menu*/

body > div.wrapper > div.wrapper_inner > header > div > div > div.header_bottom.clearfix > div > div {max-height:0px;}

.secondaryMenuWrap {/*float:right;margin-top: 10px;*/
position: relative;
  top: inherit!important;
text-align:right;
z-index:999999999999;
}
.secondaryMenu {
position:initial;
z-index:999999999;
-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #F7F9FA), color-stop(1, #E1E7ED) );
	background:-moz-linear-gradient( center top, #F7F9FA 5%, #E1E7ED 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F7F9FA', endColorstr='#E1E7ED');
	background-color:#DAE3EC;
	-webkit-border-top-left-radius:25px;
	-moz-border-radius-topleft:25px;
	border-top-left-radius:25px;
	-webkit-border-top-right-radius:25px;
	-moz-border-radius-topright:25px;
	border-top-right-radius:25px;
	-webkit-border-bottom-right-radius:25px;
	-moz-border-radius-bottomright:25px;
	border-bottom-right-radius:25px;
	-webkit-border-bottom-left-radius:25px;
	-moz-border-radius-bottomleft:25px;
	border-bottom-left-radius:25px;
	padding: 0px 10px;
	border: 1px solid #DAE3EC;
	display:inline-block;
	color:#777777;
font-size:12px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}

.secondaryMenu a { padding: 7px 0px; }


.phoneNumber {
  text-align: right;
  font-size: 28px;
font-size: 28px;
  margin-top: 15px;
}

/*REGISTRATION/REGISTER/SIGN UP PAGE=============*/


.registerRow {margin-bottom:-50px!important;}

.registerRow.vc_custom_1438186937615.grid_section {
    margin-bottom: -60px!important;
}

.registerCol {
  background-color:rgba(64,115,163,1);
  padding: 25px;
  position: relative;
  top: -105px;
}

.registerCol h2 {
  font-size: 23px;
  line-height: 27px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 15px;
}

.registerCol h3 {font-size: 15px;
  line-height: 20px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: solid 1px #85A5C4;}

.registerCol h4 {font-size:12px;line-height:16px;font-weight:700;text-transform:uppercase;color:#fff;margin-top: 25px;
}

.registerCol ul {
  list-style-type: none;
  padding-left: 0;
margin-bottom:0;
margin-left:0;
}

.registerCol ul li {
  position: relative;
  padding-left: 25px;
  margin-top:8px;
margin-bottom:10px;
color:#fff;
  line-height: 17px;
}

.registerCol ul li:before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: FontAwesome;
  content: "\f058";
  color: #85a5c4;
}


/* AGENT STORIES=======*/
.agentStoryRow p {margin-bottom:25px;}

.agentStoryInner {
  max-width: 600px;
  margin: auto;
}
.agentStoryInner img {
  position: relative;
  /*right: -15px;*/
}
.agentQuote {
position: relative;
color:#2b3239;
  border-top: solid 4px #2b3239;
  left: -80px;
  width: 275px;
  padding-left: 45px;
  margin-top: 20px;
 margin-bottom: 35px;
  padding-top: 15px;
  float: left;
  clear: left;
font-size: 23px;
  line-height: 30px;
 font-weight: 700;
}
.agentQuoteTop h2 {
text-align:center;
font-size: 23px;
  line-height: 30px;
 font-weight: 700;}


/*AGENT BENEFITS=============*/

.benefitImageFloat img {
  min-width: 708px;}





/*FOOTER       ============*/

.footerWrapper {max-width:970px;margin: auto;}
.footerRow1 {margin-bottom:36px;padding-bottom:36px;border-bottom:solid 1px #5e656c;color:#d1d7dd;}
.footerRow1 {font-size:13px;line-height:18px;}
.register {float:left;width:30%;}
.register .registerButton {background-color:#c6351c;padding:18px 40px;font-size:24px;transition:0.2s;text-transform:uppercase;text-align:center;color:#fff!important;}
.register .registerButton:hover {background-color:#d15d49;color:#fff!important;}
.register a {color:#fff!important;}
.blogContactCTAs {/*float:right;width:60%;*/}
.blogContactCTAs strong {font-size: 22px;line-height: 31px;}
.blogCTA {width:46%;float:left;}
.contactCTA {width:42%;float:right;}


.spin {transition: all 0.45s ease-in-out 0s;}
.blogCTA:hover .spin {-webkit-transform: rotate(18deg); transform: rotate(18deg);}
.contactCTA:hover .spin {-webkit-transform: rotate(18deg); transform: rotate(18deg);}


.footerRow2 {margin-bottom:20px;}
.socialIcons i {
  background-color: #92979e;
  color: /*#c0c3c5;*/ #ffffff;
  border-radius: 20px;
  min-height: 18px;
  min-width: 18px;
  font-size: 16px;
  padding: 4px;
  margin-right: 2px;
text-align:center;transition:0.3s;}
.socialIcons i:hover {background-color:#b6c1cb;color:#fff;}

.footerRow2 input[type="text"] {min-width:290px;min-height:30px;border-radius:3px;margin-bottom:15px;}
.subscribeSocial {float: right;}
.siteMap {float: left;width: 62%;}
.siteMapCol {width: 33%;display: inline;float: left;clear: initial;line-height: 22px;}
.siteMapCol h6 {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  color: #d1d7dd;
  margin-bottom: 5px;
}



.footerRow3 {font-size:13px;line-height:20px;}
.smallPrintLinks {display:block;margin-top:15px;margin-bottom:30px;}
.partnerLogos {display:block;}
.partnerLogos img {min-height:58px;width:auto;margin-right:3px;}

.footer_bottom .textwidget {max-width: 970px; margin: auto;}
.footer_bottom {text-align:left;}



/*SECONDARY PAGES*/

.finePrint {  font-size: 14px;
  line-height: 20px;}
.finePrint p {margin-bottom:25px;}
.finePrint h2 {font-size:46px;line-height:48px;font-family:'proxima_nova_rgregular', Arial, sans-serif;font-weight:400;margin-bottom:20px;}


/*==================================================*/




/*FONTS ===============================*/



@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('proximanova-regular-webfont.eot');
    src: url('proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-regular-webfont.woff2') format('woff2'),
         url('proximanova-regular-webfont.woff') format('woff'),
         url('proximanova-regular-webfont.ttf') format('truetype'),
         url('proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('proxima_nova_bold-webfont.eot');
    src: url('proxima_nova_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_bold-webfont.woff2') format('woff2'),
         url('proxima_nova_bold-webfont.woff') format('woff'),
         url('proxima_nova_bold-webfont.ttf') format('truetype'),
         url('proxima_nova_bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

h3 {color:#4073a3;font-size:22px;line-height:28px;margin-bottom:10px;}

.blog_holder article .post_info {color: #454545;  margin-bottom: 35px;}
.blog_holder article .post_info a {color: #4073a3;border-bottom:solid 1px #4073a3;}

span.date {
  display: none;
}

.title.title_size_small.position_left.has_background {border-bottom: solid 5px #CA422A;}




.stickEmUpBar {display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 60px;
    border-top: 1px solid #000;
    background: red;
    z-index: 1;
}



/*front facing booking engine page to book travel*/
.bookingEngineRow {margin-top:-155px;}

.hotdeal {background-color:#c6351c;
-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.33);
-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.33);
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.33);}

.dealssteals {background-color: #fff; padding: 25px;-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.33);
-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.33);
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.33);}

.searchEngineWrapper {background-color: rgba(54, 63, 71,0.94);padding:35px;border-radius:5px;-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.33);
-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.33);
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.33);}

.searchFinePrint {font-size: 12px;line-height: 18px;color: #fff;}

.travelFilter {display:inline-block;margin:5px;padding:10px;text-align:center;color:#fff;font-size:16px;background-color:rgba(255,255,255,0.2);}
.travelFilter:hover {background-color:rgba(255,255,255,0.28);}
.travelFilterActive {display:inline-block;margin:5px;padding:10px;text-align:center;color:#fff;font-size:16px;background-color:#4073a3;}
.travelFilterActive i {display:block;font-size: 23px;
    margin-bottom: 4px;}
.travelFilter i {display:block;font-size: 23px;
    margin-bottom: 4px;}


.blogBottomCTAWrap {margin-top:40px;padding-top:30px;border-top:solid 1px #ccc;margin-bottom:40px;padding-bottom:30px;border-bottom:solid 1px #ccc;}


div#recent-posts-3 h5 {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.04em;
  font-size: 14px;
  padding: 1px 7px;
  color: #fff;
  background-color: #49545D;
  display: inline-block;
  margin-bottom: 12px;
}

div#recent-posts-5 h5 {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.04em;
  font-size: 14px;
  padding: 1px 7px;
  color: #fff;
  background-color: #4073A3;
  display: inline-block;
  margin-bottom: 12px;
}

div#recent-posts-4 h5 {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.04em;
  font-size: 14px;
  padding: 1px 7px;
  color: #fff;
  background-color: #91969D;
  display: inline-block;
  margin-bottom: 12px;
}


div#recent-posts-3 {
   margin: 0px 0px 28px 0px!important;
  padding: 0px 0px 18px 0px!important;
  border-bottom: solid 1px #eaeaea;
}

div#recent-posts-5 {
    margin: 0px 0px 28px 0px!important;
  padding: 0px 0px 18px 0px!important;
  border-bottom: solid 1px #eaeaea;
}

aside .widget a:before {content: "\f138"; font-family: FontAwesome;opacity:0.5;opacity: 0.25;
  padding-right: 5px;}

aside .widget ul, .side_menu .widget ul {
  list-style: none;
  padding: 0;
  margin-left: 0;
}

aside .widget.posts_holder li {
  padding: 0!important;
}

/*blog sidebar dropdown*/

.container aside {
  position: relative;
  z-index: 999!important;
top:-46px;
}
select#selectbasic {
  background-color: #CA422A;
  color: #fff;
  font-size: 17px;
  border-radius: 0;
}


.post_text_inner p {line-height:23px;}



nav.main_menu.drop_down {  padding: 0px 25px 0px 25px;}

  nav.main_menu > ul > li > a {
padding-top: 12px!important;
  padding-bottom: 12px!important;
  font-size: 15px!important;}


li#nav-menu-item-390 a {
  color: #fff;
  background-color: #C6351C;
  text-transform: uppercase;
}


nav.main_menu.right {    position: absolute;left:inherit;}


/*for IE*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.aboutHero .full_section_inner.clearfix {
  padding: 0 35px!important;
}

.textfade {opacity:1!important;}
}



/*HUBSPOT*/

footer .hs-form .hs-input {
  display:inline!important;
  max-width: 240px!important;
}
footer .hs-form.stacked .field div.input {
  margin-left: 0;
  max-width: 240px!important;
  display: inline!important;
}

footer .hs-form.stacked .actions {
  margin: 0!important;
  padding: 0!important;
  display: inline!important;
}
footer .hs_submit {
  display: inline!important;
  float: right;
  top: -46px;
  position: relative;
}
.hs-form .hs-button {
  text-shadow:none!important;
  background-color: #4073A3!important;
  background-image: none!important;
  background-image: none!important;
  background-image: none!important;
  background-image: none!important;
  box-shadow: none!important;
border:none!important;
  border-radius: 3px!important;
padding: 9px 18px 8px!important;}

footer .hs-form.stacked .inputs-list>li label {
  color: #fff;
  font-size: 10px;
  position: absolute;
  display: inline!important;
}
div#sidebarHubspotForm span {color:#fff;}



#main.signUp form h2 {
    line-height: 1.2em;
    margin-bottom: 10px;
}





#main.signUp .left {
    float: left;
    width: 96%!important;
}


/*MOBILE AUDIT==========*/



@media (max-width: 420px) {
body.boxed .header_inner {width:100%;}
/*no blue edges on mobile (full width) */
body.boxed .wrapper_inner, body.boxed footer, body.boxed .header_inner, body.boxed .full_width .parallax_content, body.boxed .carousel-inner {
  width: 100%!important;
}
}



@media (max-width: 480px) {
body.boxed .wrapper_inner {width:100%;}
.boxed div.section .section_inner, div.grid_section .section_inner {width:88%!important;}
.testimonialText {padding:25px;}
.greatWallRow h2 {font-size: 40px!important;line-height: 42px!important;padding: 0px 25px 10px 25px;}
.registerCol {margin-top:65px;}

}


@media (max-width:600px) {
	.logo_wrapper {margin-top: 5px!important;}
}


@media (max-width: 768px) {

/*header*/

#main.signUp form .f {width: 100%;}

/*.left {
    display: none!important;
}*/
.right {
    display: block!important;
}
#main.signUp form .right {
    float: none;
    padding: 0 0 0 10px;
    width: 100%!important;
    display: block!important;
}
#main.signUp .left {
    float: none;
    display: block;
    margin-bottom: 25px;
}
#main.signUp form .left {
    float: none;
    padding: 16px 0 0 0;
    width: 100%;
}
div#google_translate_element {
    display: none;
}
.phoneNumber {
    display: none!important;
}
.header_top .right {margin-top:6px!important;margin-bottom:0px!important;}
.boxed .header_bottom {margin-top:-15px;}




img.mobile {
  width: 302px!important;
  height: 60px!important;
  min-height: 60px!important;
  top: 11px!important;
}

/*made by morey line in footer bottom*/
.footer_bottom .textwidget {
  line-height: 15px;
  padding: 5px;
}

.mobileHide {display:none!important;}

/*footer*/
.register {
  float: none;
  width: 100%;
}
.blogCTA {
  width: 100%;
  float: none;
margin-top:20px;
margin-bottom:20px;
}
.contactCTA {
  width: 100%;
  float: none;
}
.blogContactCTAs {
  width: 100%;
  float: none;
}
.subscribeSocial {
display:none;
}
.siteMap {
float: none;
  width: 100%;
}
.smallPrintLinks {
float: none;
  width: 100%;
margin-bottom:15px;
}

.boxed div.section .section_inner, div.grid_section .section_inner {width:365px!important;}


/*home*/

.quoteup, .quotedown {display:none;}
#triangle-topright {display:none;}

.homeBucketWrap1, .homeBucketWrap2, .homeBucketWrap3, .homeBucketWrap4 {margin-bottom: 15px;}
.testimonialAgentPhoto {float:none;text-align:center;}
.homeBucketWrap3 {padding-left:12px;padding-right:12px;}


.homeTopHero {padding: 60px 0 130px 0;}
.homeTopHero .tag1 { font-size: 23px!important;line-height: 30px!important;}
.homeTopHero .tag2 {font-size: 39px!important;font-weight:600;}

.smarticker {display:none;}


.hotDealsFeed li {width:100%!important;margin: 0;}
.wp_rss_retriever_container {text-align: center;}

/*about page*/
.vc_custom_1435673271980 {
  margin-right: -15px;
}
.greatWallRow {background-size:cover;margin-top: -40px;margin-bottom: -40px;}

.aboutHero h2 {
  margin-top: -25px;
}


/*benefits*/
.benefitImageFloat img {min-width:inherit;margin-bottom: 25px;
  margin-top: -40px;}

.vc_row.wpb_row.section.vc_row-fluid.aboutHero.disable_negative_margin {
  background-image: none!important;
  background-color: #eaeaea;
}




}





/*inbetween breakpoint*/

@media (min-width: 769px) and (max-width:1200px) {
.hotDealsFeed li {width: 14%!important;}
.testimonialText {max-width:300px;}
}


@media (max-width:1000px) {
.header_top .right  {margin-top:-5px!important}
}


@media (min-width: 769px) and (max-width:1000px) {
.phoneNumber {display:none;}
.q_logo {margin-top:30px;    display: block;}
}


@media (max-width:1200px) {.annLogo {display:none!important;}}

@media (max-width:600px) {.q_logo img {    top: -40%!important;}}



/*==================++++++===========================================*/


.smarticker-category.sec1-2 {
    display: none;
}

li#nav-menu-item-952 a { color: #fff;
    background-color: #C6351C;
    text-transform: uppercase;
}



.theme2 .smarticker-cats ul a {color: #fff;
    text-decoration: none;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 2px 15px;
    display: inline-block;}

li.active-cat {
    background-color: #2B3239!important;
}

.theme2 .tickertitle {padding: 12px 25px 0px 25px;}

.smarticker-news a {
    color: #fff!important;
    font-size: 14px!important;}

.smarticker-news a:hover {
    color: #fff!important;}


.promoToolCaption {font-size:12px;line-height:14px;text-align:center;margin-top:8px;}

.white a {
    color: #fff;
    border-bottom: solid 1px;
}

.white a:hover {
    color: #fff;
    border-bottom: none;
}

.hotDealsFeed li a:after {display:none!important;}

.wp_rss_retriever_image {
    width: 100%!important;
    height: 125px!important;
}



.q_accordion_holder.accordion.boxed .ui-accordion-header {background-color: #EDF1F5;}
.q_accordion_holder.accordion.boxed .ui-accordion-header {
    text-align: left;
    margin-top: 20px;
    padding-left: 20px;}

.hs-form .hs-form-required {display:none;}

textarea#message-e0ab114a-5d3e-4c22-837d-a6d31a56ca6a {
    height: 100px;
    width: 97%;
}

label.hs-form-booleancheckbox-display {
    font-size: 16px !important;
    color: #2B3239 !important;
}

label.hs-form-booleancheckbox-display {
    background-color: #DAE3EC;
    padding: 10px !important;
    margin-right: 4%;
}



/*fix for the internal use more information form*/

.page-id-929 fieldset {
    width: 100%!important;
    max-width: inherit!important;
}


.skiptranslate.goog-te-gadget {
color: #E9EEF2; width: 150px;font-size:0;text-align: left;}

a.goog-logo-link {
    display: none; }




.annLogo {
    position: relative;
    min-width: 375px;
text-align:right;
}

.annLogo h3 {  
position: relative;
  font-size: 16px;
  font-weight: 700;
  color: #C6351C;
  font-style: italic;
text-align:right;
top:7px;
}


.annLogo h3 img {
    display: inline;
    top: -10px;
    position: relative;
}


#main.login .btnSubmit {font-family: 'proxima_nova_rgregular', Arial, sans-serif;font-weight:400;}



.header_top {z-index:1!important;height:50px!important;}

.header_bottom_right_widget_holder {display:inline;padding:0;}

.header_inner_right {
    float: right;
  position: absolute!important;
    right: 0px;
right: -15px;
}

.header_top .right {
    float: right;
    margin-top: 20px;
margin-bottom:40px;
}

.phoneNumber{margin-top:10px;}
.secondaryMenu {line-height:25px;}

.logo_wrapper {
    margin-top: -30px;
    position: relative;
    z-index: 999999;
}


/*guarantees tweaks*/
.q_accordion_holder.accordion.boxed .ui-accordion-header {
    background-color: #f0f0f0!important;
}


.accordion_content_inner p, .accordion_content_inner ul li {
    font-size: 14px;
    line-height: 20px;
}

.accordion_content_inner ul {
    margin-top: 0!important;
    margin-bottom: 25px;
    padding-left: 30px;
    list-style-position: outside;
}