/* 
Theme Name: Traveling Houses
Theme URI: http://cyberchimps.com/guide/child-theme-example/
Description: Wordpress Theme
Template: responsive
Version: 1.0.0
Author: FAUSGA.COM
Author URI: https://www.fausga.com/
License: GNU General Public License
License URI: license.txt

*/
@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900');
/* =Start From Here
-------------------------------------------------------------- */

body {
    background-image:url(images/map.jpg);
    background-repeat:no-repeat;
    background-attachment: fixed;
    background-position:center;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    background-color:#dedad5;
    overflow-x: hidden;
    font-family: 'Lato', sans-serif;
    font-size:18px;
}

h1,h2,h3,h4,h5 {
    font-family: 'Lato', sans-serif;
    color:#d03f2a;
}

h1 {
    font-size:40px;
}

a {
    color:#2d91b4;
    font-weight:bold;
}

a:hover {
    color:#d03f2a;
}

#container {
    max-width:1200px;
    -webkit-box-shadow: 0px 0px 37px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 37px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 37px -3px rgba(0,0,0,0.75);
    padding:0px;
}

.sliderText1 {
    font-family: 'Lato', sans-serif;
    font-size:22px;
    padding-left: 65px;
    padding-right: 65px;
}

.sliderText2 {
    font-family: 'Lato', sans-serif;
    font-size:19px;
    padding-left: 65px;
    padding-right: 65px;
}

.bold {
    font-weight:700 
}

#footer {
    background-color:#d03f2a;
    max-width:1200px;
    padding:0px;
    color:white;
    text-align:center;
    padding: 14px 0px;
}

#footer a,
#footer a:hover {
    color:white;
}


#optin {
	background: #2d91b4;
	border: 0px solid #ccc;
	padding: 15px;
	text-align: center;
    color:white
}
	#optin input {
		background: #fff;
		border: 1px solid #ccc;
		font-size: 15px;
		margin-bottom: 10px;
		padding: 8px 10px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
        width:100%
	}
		#optin input.name { background: #fff url(http://i.imgur.com/ph19AON.png) no-repeat 10px center; padding-left: 35px }
		#optin input.email { background: #fff url(http://i.imgur.com/HmlQpBV.png) no-repeat 10px center; padding-left: 35px }
		#optin input[type="submit"] {
			background-color: #b7c200;
			border: 0px solid #137725;
			color: #fff;
			cursor: pointer;
			font-size: 25px;
			font-weight: normal;
			padding: 12px 0;
			width: 100%
		}
			#optin input[type="submit"]:hover { color: #fff }

#optin form p {
    display:none;
}


/* =Menu Reset (Parent Override)
-------------------------------------------------------------- */
.menu,
.menu a,
.menu a:hover,
.menu .current_page_item a,
ul.menu > li:hover {
    background: none;
    border: none;
    filter: none;
    text-shadow: none;
}



.main-nav    {
	background-color: #2a82a7;
    border-bottom:0px solid #32437d;
}

ul.menu li:hover,
ul.menu .current_page_item {
    background-color:#d03f2a;
}


#slider1 {  
    max-width:1200px;
    color:#303b63;
    line-height:170%;
    margin-top:40px;
   
}

#reviews {
    width:100%;
    background-image:url(images/reviews-bg.png);
    background-repeat:repeat;
    font-size:25px;
    letter-spacing:2px;
    box-sizing: border-box;
    padding:40px;
    line-height:195%;
    text-align:center;
    margin-bottom:35px;
    -webkit-box-shadow: 0px 0px 37px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 37px -3px rgba(0,0,0,0.75);
     box-shadow: 0px 0px 37px -3px rgba(0,0,0,0.75);
}

#reviews .bx-controls-direction {
    display:none;
}

#reviews .bx-wrapper{
    margin: 0 auto 0px;
    }

.skip-container {
    display:none
}

#topSection {
    background-color:#fbf1c0;
    overflow:hidden;
    padding: 25px;
    border-bottom:10px solid #f4e7a6;
    display:none;
}

#wrapper {
    
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-color: #ffffff;
    border: 0px solid #e5e5e5;
    border-radius: 0px;
    margin-bottom:0px;
}

#header {
    height:194px;
    width: 500%;
    margin-left: -200%;
    border-bottom:10px solid #2d91b4;
    padding:20px 0px;       
}



#wrapper {
    margin-top:0px;
}

.bx-wrapper .bx-viewport {
    box-shadow: none!important;
    border: 0px solid #fff!important;
    background: transparent!important;
    margin: 0 auto 0px!important;
}


.colorButton {
    background-color: #d03f2a;
    padding: 5px;
    color: white;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: 'Lato', sans-serif;
    font-size:20px;
    padding:10px 20px;
}

.colorButton:hover {
    background-color: #2d91b4;
    color:white;
}



#logo {
    float: none;
    margin: 0 auto;
    width: 835px;
    padding-top: 27px;
}

#social {
    float: right;
}

#logoWrapper {
    background-image:url(images/header-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    width: 100%;
    height: 244px;
    border-bottom:10px solid #2d91b4;
    
    
}

#headerWrapper {
    
    width: 1200px;
    margin: 0 auto; 
    padding-top:0px;  
}

.menu a {
    font-size:18px;
}


h2,
h2 a {
    font-size:40px;
    color:#d03f2a;
}

.widget-title h3, .widget-title-home h3 {
    font-family: 'Lato', sans-serif;
    font-size:40px;
    color:#d03f2a
}

.homepageCover {
    width:90%;border:1px solid #6a97a7
}

.widget-wrapper {
    background-color:transparent;
    border:0px;
    margin-top:10px;
}

.textwidget p {
    margin-top:5px;
}

@media screen and (min-width: 981px) {
    .menu {
        text-align:center
    }
    .menu li {
        display:inline-block;
        float:none;
        margin-left: -5px;
    }
    .menu li li {
        display:block;
        text-align:left
    }
}


@media screen and (max-width: 980px) and (min-width: 651px) {
    
    .menu {
        text-align:center
    }
    .menu li {
        display:inline-block;
        float:none;
        margin-left: -5px;
    }
    .menu li li {
        display:block;
        text-align:left
    }
    
    .homepageCover {
        width:50%;
        text-align:center;
    }
    
    #headerWrapper {
        max-width:980px;
    }
    
    #logoWrapper {
        height:180px;
    }
    
    #logo {
    float: none;
    margin: 0 auto;
    width: 600px;
    padding-top: 27px;
}
    
    #social {
        float:none;
        width:40%;
        margin:0 auto;
        text-align:center;
        margin-top:20px;
    }
    
    #headerWrapper {
        padding-bottom:25px;
    }
    
    #homeBookCover {
        text-align:center;
        margin-top:120px
    }
    
    #slider1Text {
        background-image:url(images/reviews-bg.png);
        background-repeat:repeat;
        -webkit-box-shadow: 0px 0px 37px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 37px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 37px -3px rgba(0,0,0,0.75);
    }
    
    .greenButton {
        margin-right:20px;
        margin-bottom:20px;
    }
        

}

@media screen and (max-width: 650px) {
    
     #logoWrapper {
        height:130px;
    }
    
    #logo{
        float:none;
        margin:0 auto;
        width:350px;
    }
    
    #social {
        float:none;
        width:40%;
        margin:0 auto;
        text-align:center;
        margin-top:20px;
        padding-bottom:15px;
    }
    
    #headerWrapper {
        max-width: 650px;
    }
    
    #homeBookCover {
        text-align:center;
        padding-top: 30px;
        width:75%;
        margin:0 auto;
        
    }
    
    .sliderText1,
    .sliderText2 {
    padding-left: 25px;
    padding-right: 15px;
}
    .widget-title h3, .widget-title-home h3 {
        font-size:40px;
    }
    
    /* Main mobile menu*/
.js .main-nav {
	background-color: #2a82a7;
	background-image: none;
		clear: both;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#585858, endColorstr=#3d3d3d);
}
/* Current page menu text */
.js .main-nav #responsive_current_menu_item {
	color: #fff;
}
/* Dopdown item */
.js .main-nav .menu li a {
	color: #444;
}
/* Dropdown current item */	
.js .main-nav .menu li.current_page_item,
.js .menu .current_page_item a,
.js .menu .current-menu-item a {
	background-color: #f5f5f5;
}
/* Hover on dropdown items */
.js .main-nav .menu li a:hover,
.js .main-nav .menu li li a:hover {
	background-image: none;
	filter: none;
	background-color: #f5f5f5!important;
}
    
    
}










/*The last 29 days of the month are the hardest."- Nikola Tesla*/