/*
Theme Name:         3amthoughts
Theme URI:          http://www.3amthoughts.com
Description:        3amthoughts is a versatile HTML5 responsive WordPress portfolio theme.
Version:            1.0.0
Author:             Aadil Afzal
Author URI:         http://agileschemata.com/
Tags: dark, light, white, black, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-menu, editor-style, featured-image-header, featured-images, full-width-template
License:            MIT License
License URI:        http://www.opensource.org/licenses/mit-license.php
*/

*{ padding:0; margin:0; }
body{ font-family:Raleway;     overflow-x: hidden; }
a{ text-decoration:none !important; outline:none !important; }
.no-padding{ padding:0; }
.no-margin{ margin:0;}
ul{ list-style-type:none; }
p{ color:#888; line-height:24px; font-size:14px; font-weight:300; letter-spacing:1px; padding-bottom:20px; }
h1, h2, h3, h4, h6{ margin:0; }
h2{ font-size:36px; color:#494a4b; }
h3{ font-size:28px; color:#444; padding-bottom:15px; }
h4{ font-size:24px; font-weight:200; padding-bottom:15px; }
h5{ font-size:18px; color:#444; font-weight:200; }
.page-id-8 .p-b-0, .page-id-210 .p-b-0, .page-id-113 .p-b-0, .page-id-100 .p-b-0, .page-id-96 .p-b-0, .page-id-102 .p-b-0, .page-id-149 .p-b-0, .page-id-130 .p-b-0, .page-id-10 .p-b-0{
display: none;
}
.m-0 {
	margin:0;
}
.m-t-0 {
	margin-top:0;
}
.m-t-xs {
	margin-top:6px;
}
.m-t-sm {
	margin-top:12px;
}
.m-t-md {
	margin-top:16px;
}
.m-t-lg {
	margin-top:24px;
}
.m-t-xl {
	margin-top:32px;
}
.m-r-0 {
	margin-right:0;
}
.m-r-xs {
	margin-right:6px;
}
.m-r-sm {
	margin-right:12px;
}
.m-r-md {
	margin-right:16px;
}
.m-r-lg {
	margin-right:24px;
}
.m-r-xl {
	margin-right:32px;
}
.m-b-0 {
	margin-bottom:0 !important;
}
.m-b-xs {
	margin-bottom:6px;
}
.m-b-sm {
	margin-bottom:12px;
}
.m-b-md {
	margin-bottom:16px;
}
.m-b-lg {
	margin-bottom:24px;
}
.m-b-xl {
	margin-bottom:32px;
}
.m-l-0 {
	margin-left:0;
}
.m-l-xs {
	margin-left:6px;
}
.m-l-sm {
	margin-left:12px;
}
.m-l-md {
	margin-left:16px;
}
.m-l-lg {
	margin-left:24px;
}
.p-0 {
	padding:0!important
}
.p-t-0 {
	padding-top:0!important
}
.p-t-xs {
	padding-top:6px!important
}
.p-t-sm {
	padding-top:12px!important
}
.p-t-md {
	padding-top:16px!important
}
.p-t-lg {
	padding-top:24px!important
}
.p-t-xl {
	padding-top:32px!important
}
.p-r-0 {
	padding-right:0!important
}
.p-r-xs {
	padding-right:6px!important
}
.p-r-sm {
	padding-right:12px!important
}
.p-r-md {
	padding-right:16px!important
}
.p-r-lg {
	padding-right:24px!important
}
.p-r-xl {
	padding-right:32px!important
}
.p-b-0 {
	padding-bottom:0!important
}
.p-b-xs {
	padding-bottom:6px!important
}
.p-b-sm {
	padding-bottom:12px!important
}
.p-b-md {
	padding-bottom:16px!important
}
.p-b-lg {
	padding-bottom:24px!important
}
.p-b-xl {
	padding-bottom:32px!important
}
.p-l-0 {
	padding-left:0!important
}
.p-l-xs {
	padding-left:6px
}
.p-l-sm {
	padding-left:12px!important
}
.p-l-md {
	padding-left:16px!important
}
.p-l-lg {
	padding-left:24px!important
}
.p-l-xl {
	padding-left:32px!important
}
.m-0 {
	margin:0!important
}


.readMoreButton{  height:43px; font-size:14px; line-height:43px; display:inline-block; color:#00a0ae; padding:0 28px; background:none; letter-spacing:0.3px; border:1px solid #00a0ae; }
.readMoreButton:hover{ color:#fff; background:#00a0ae; }

.readMoreButtonWhite{  height:43px; font-size:14px; line-height:43px; display:inline-block; color:#fff; padding:0 28px; background:none; letter-spacing:0.3px; border:1px solid #fff; }
.readMoreButtonWhite:hover{ color:#00a0ae; background:#fff; }

hr{ border-bottom:1px solid #ebebea; }

input, select{ background:#eee !important; border:0 !important; color:#888 !important; border-radius:0 !important;  }
.form-control::-moz-placeholder{ color:#888 !important; }
.form-control:focus {    box-shadow: none; }
textarea{ background:#eee !important; border:0 !important; color:#888 !important; border-radius:0 !important; }


/*Header*/
#headerContainer{ background:url(images/banner-img.jpg) no-repeat center top; background-size:100%;  }
.header{ background: rgba(255, 255, 255, 0.5) ;  padding:13px 0 14px; }
.error404 #headerContainer{ background:url(images/banner-img.jpg) no-repeat center top !important; background-size:100%;  }

/*Menu*/
.navbar-default{ margin:19px 0 0 0; background:none; border:none; box-shadow:none; min-height: auto;  }
.navbar-default .nav{ float:right; }
.navbar-default .nav li a{ 
	font-family: Raleway;
    line-height: 24px;
    font-weight: 400;
    font-style: normal;
    color: #888;
    font-size: 12px;  
	text-transform: uppercase;
    letter-spacing: 0.2rem;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {  color:#00a0ae; background:none;}
.navbar-default .nav li a.active{ color:#00a0ae; }
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .open > a {
	color:#00a0ae;
	background:none;
	box-shadow: none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{
	background: none !important;
}
.dropdown-menu > li > a{
	background: #fff !important;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover, .dropdown-menu > li > a:hover {
    background: #fff !important; color:#00A0AE !important;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}

/*Banner*/
.banner{ padding:155px 0 148px; }
.banner p{ color:#444; font-size:14px; font-weight:400; letter-spacing:1px; }

/*Contant*/
.contant{ padding:60px 0; }
.heading{ margin-bottom:22px; }
.heading h6{ color:#888; font-size:14px; }
.heading h2{color:#333; font-size:30px; text-transform:uppercase; font-weight:400; padding-top:5px; line-height: 45px; }
.heading .headin-line{ border-bottom:2px solid #00a0ae; width:66px; height:12px; }
.infobox img {
    border-radius: 0;
    margin: auto;
}

.holly-hands{ float:right; }
.holly-hands-text{ background:#00a0ae; padding:38px 27px 33px 38px; margin-top: -285px; }
.holly-hands-text p{ color:#fff; font-size:16px; line-height:22px; font-weight:400;  }

.aboutText{ float:left; }
.feature{ margin:60px 0 ; }
.feature h5{ font-size:16px; color:#333; font-weight:500; letter-spacing:1px; padding:5px 0 0 0; }
.feature p{ letter-spacing:0.5px; line-height:21px; padding:0 15px; }
.sprater{ border-bottom:1px solid #e3e3e3; width:772px; height:1px; margin:auto; }

.howIt-work2{ margin:100px 0 0; }
.howIt-work{ margin:0; }
.howIt-work .howIt-text .heading{ margin-left:88px; }
.howIt-work .howIt-text ul{  }
.howIt-work .howIt-text ul li{ min-height: 200px; }
.howIt-work .howIt-text ul li .num h1{ font-size:127px; color:#f4f4f4; font-weight:900; display: inline-block;  }
.howIt-work .howIt-text ul li .num span{ font-size:20px; color:#f4f4f4; font-weight:900; display: inline-block; letter-spacing:0.5px; }
.howIt-work .howIt-text ul li .numDetail{ margin-top: -82px; padding:0 0 0 115px; }
.howIt-work .howIt-text ul li .numDetail h5{ font-style:14px; color:#333; font-weight:500; letter-spacing:1px; padding:5px 0 30px 0; text-transform:uppercase; }
.howIt-work .howIt-text ul li .numDetail p{ letter-spacing:0.7px; }


/*Footer*/
.footer{ background: url(images/footer-bg.jpg) no-repeat center; background-size:100%; padding:130px 0; }
.footerContant{ width:860px; margin:60px auto 0; }
.footer .heading{ margin-bottom:22px; }
.footer .heading h2{ color:#fff; font-size:30px; text-transform:uppercase; font-weight:400; padding-top:5px;  }
.footer .heading .headin-line{ border-bottom:2px solid #00a0ae; width:66px; height:12px; margin:auto; }
.footer .heading p{ color:#fff; font-size:14px; width:655px; padding:20px 50px; margin:auto; }
.footer h4{ color:#fff; font-size:18px; letter-spacing:0.5px; }
.footer p{ font-size:14px; color:#fff; font-weight:400; letter-spacing:0.8px; padding-bottom:17px; width:303px; margin-left: -15px;}
.footer ul.address{ padding-bottom:40px; }
.footer ul.address li{ font-size:14px; color:#fff; font-weight:300; letter-spacing:0.8px; padding-bottom:17px; }
.footer ul.address li i{ padding-right:10px; }
.footer .newsletterContant{ padding-left:60px; }
.footer .newsLetter{ position:relative;  }
.footer .newsLetter input {
    width: 100%;
    background: #d4517d;
    padding: 5px 10px;
    height: 43px;
    border: 0;
    font-size: 12px;
    color: #1e2332;
}
.footer .newsLetter button {
    background: #00a0ae;
    width: 46px;
    height: 100%;
    border: 0;
	position:absolute;
	top:0;
	right:0;
}
.footer ul.socilaMedia { margin: 0; }
.footer ul.socilaMedia li { float: left; margin-right: 8px; }
.footer ul.socilaMedia li a {
    color: #8f8f8f;
    border: 1px solid #8f8f8f;
    border-radius: 50%;
    font-size: 18px;
    width: 43px;
    height: 43px;
    line-height: 41px;
    display: block;
	text-align:center;
}
.footer ul.socilaMedia li a:hover{
    background: #00a0ae;
    color: #303030;
    border: 1px solid #00a0ae;
}

/*innerPageHeading*/
.innerPageHeading{ padding:80px 0; }
.innerPageHeading a{ padding:10px 10px 0 10px; color:#4d4643; display: inline-block; font-size:12px; letter-spacing:0.5px; }

.team-member .thumb {
    width: 100%;
    max-width: 280px;
    margin: 0 auto 20px auto;
}
.team-member span {
    display: block;
    font-size: 13px;
    margin-bottom: 10px;
	color:#494a4b;
}
.social-btn.sb-sm {
    width: 36px;
    height: 36px;
    font-size: 13px;
    line-height: 36px;
    margin: 6px 2px;
}
.social-btn {
    display: inline-block;
    width: 54px;
    height: 54px;
    color: #fff;
    line-height: 54px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    margin: 8px 4px;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
}
.social-btn:hover{ color:#fff; }
.sb-linkedin {
    background-color: #0976b4;
}
.sb-email {
    background-color: #44c456;
}
.sb-facebook {
    background-color: #3b5998;
}
.sb-twitter {
    background-color: #55acee;
}
.sb-google-plus {
    background-color: #dd4b39;
}
.sb-instagram {
    background-color: #3f729b;
}
.sb-github {
    background-color: #4183c4;
}
.sb-dribbble {
    background-color: #ea4c89;
}

#msgformnews {
    display: ;
    font-size: 12px;
    margin: 5px 0 0;
}

.wpcf7-form{}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="password"] {
    background-color: transparent !important;
    border: 1px solid #ccc !important;
    padding: 7px;width: 100%;
}

.wpcf7-form textarea{
    background-color: transparent !important;
    border: 1px solid #ccc !important;
    padding: 7px;width: 100%; height:150px;
}
.wpcf7-form .wpcf7-submit{  height:43px; font-size:14px; line-height:43px; display:inline-block; color:#fff !important; padding:0 28px; background:#00A0AE !important; letter-spacing:0.3px; border:1px solid #00a0ae; }
.wpcf7-form .wpcf7-submit:hover{ color:#fff; background:#00a0ae !important; }
.contentdiv{ min-height:108px;}
.readmorediv a{
    background: #00a0ae none repeat scroll 0 0;
    color: #fff;
    display: block;
    margin: 13px auto 0;
    max-width: 100px;
    padding: 10px;text-align: center;
}
.readmorediv a:hover, .readmorediv a:active, .readmorediv a:focus{
background: #00a0ae none repeat scroll 0 0;
    color: #fff;
}
.displaynone{ display:none;}
.readmorediv2 a{
    background: #00a0ae none repeat scroll 0 0;
    color: #fff;
    display: block;
    margin: 0;
    max-width: 100px;
    padding: 10px;text-align: center;
}
.fixheaderbar{

	position: fixed;
    	width: 100%;
    	background: #f9f9f9;
    	z-index: 1;

}
.fixheaderbar .logo img{
	width:50px;
-moz-transition: width 1s ease;
    -webkit-transition: width 1s ease;
    -o-transition: width 1s ease;
    transition: width 1s ease;
}
.fixheaderbar .navbar{ margin-top:0;}
.ulstyle{color:#000;}
.ulstyle li{
    background-image: url("//3amthoughts.com.au/wp-content/uploads/2016/12/square.png");
    background-position: left top 8px;
    background-repeat: no-repeat;
    background-size: 12px 12px;
    color: #888;
    padding: 0 0 0 20px;
	    line-height: 29px;
	letter-spacing: .7px;
    font-weight: 300;
}
.footernewsletter{}
.newsletterContant .textwidget{ color:#fff; }
.newsletterContant .textwidget div.wpcf7{ margin-top:15px;}
.footernewsletter br{ display:none;}
.footernewsletter .your-email{}
.footernewsletter .your-email input {
    background: #eeeeee none repeat scroll 0 0 !important;
    border: 0 none !important;
}
.footernewsletter .wpcf7-submit {
    background-image: url("//coup.studio/3amthoughts2/wp-content/uploads/2016/12/newsletterIcon.png") !important;
    background-position: center top 15px !important;
    background-repeat: no-repeat !important;
    color: transparent !important;
    width: 50px !important;
}
.footer .newsLetter .wpcf7-submit {
    background: #00a0ae;
    width: 46px;
    border: 0;
    position: absolute;
    top: 0;
    right: 0;
}
.footer ul.socilaMedia {
    margin: 47px 0 0 0;
}




/*! responsive style !*//* box resize*/
/********** Media Qyery **********/
@media (max-width: 1436px) {
	
	.footer { background-size: inherit; }

	
}

@media (min-width: 990px) and (max-width: 1198px) {
	
	#headerContainer{ background-size:auto; }
	
	.footer { background-size: inherit; }

	
}

@media (min-width: 768px) and (max-width: 990px) {
	
	#headerContainer{ background-size:auto; }
	.nav > li > a { padding: 10px 11px; }
	
	.banner { padding: 76px 0 80px; }
	.banner p { width: 375px; }
	.holly-hands-text p { font-size: 18px; line-height: 27px; padding-bottom: 0; }
	
	.footer { background-size: inherit; }
	.footer .heading p { width: auto; padding: 20px 20px; }
	.footerContant { width: auto; }
	.footer p { width: auto; }
	.footer .newsletterContant { padding-left: 20px; }
	
	
}

@media (max-width: 767px) {
	
	#headerContainer{ background-size:auto; }
	.menu{ position: absolute; top:20px; right: 0; z-index:1; width:100%; }
	.navbar-default{ padding:0; }
	.navbar-default .nav{ margin:0; float:none; }
	.navbar-collapse{ background:#fff; padding: 10px 15px 20px; border: 0; width: 100%; }
	.navbar-default .nav li a { padding: 6px 0; border-bottom: 1px solid #eaeaea;   }
	.navbar-toggle{ margin:0 0 10px 0; background:#fff; border: 0; }
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover { background-color: #fff !important; }
	.navbar-default .navbar-toggle .icon-bar { background-color: #111; width: 13px; margin-top: 2px; }
	
	.banner { padding: 80px 0 60px; }
	.holly-hands{ float:none; }
	.holly-hands-text { margin-top: -135px; }
	.aboutText { float: none; margin: 60px 0 0 0; }
	.sprater{ width:auto; }
	
	.howIt-text{ margin-top:50px; }
	.howIt-work .howIt-text .heading { margin-left: 0; }
	.howIt-work .howIt-text ul li { max-height: inherit; }
	.howIt-work .howIt-text ul li .numDetail {  padding: 0; }

	
	.footer{ padding: 80px 0 50px; background:#070704; }
	.footer .heading p { width: auto; padding: 20px 20px; }
	.footerContant { width: auto;     margin: 20px auto 0; }
	.footer p { width: auto; }
	.footer .newsletterContant { margin-top:50px; padding-left: 15px; }
	.footernewsletter{ margin-bottom:20px;}
	.footerContant { text-align: center; }
	.footer ul.address li i { display: none; }
	.footer ul.socilaMedia { margin: auto; width: 255px; }
	.contentdiv { min-height: inherit; }
	.text-center { margin-bottom: 100px; }
	.post-content{ text-align: center; padding: 0 30px; }
	.post-content .heading .headin-line {  margin: auto; }
	.readmorediv2 a { display: inline-block; }
	.lineCenter{ display: none; }
	.footer h4 { color: #fff; font-size: 24px; font-weight: 600; }
	.footer ul.address { padding-bottom: 0; }



	.dropdown-menu { min-width: 100%; background-color: #eee; box-shadow: none; border-radius: 0; 
		border-top: 1px solid #fff;
		border-bottom: 0; 
		border-left: 0;
		border-right: 0;
	}
	.dropdown-menu li a { background-color: #eee !important; color: #888 !important; padding: 0 10px !important; border: 0 !important; }
	.dropdown-menu li a:hover { background-color: #eee !important; color: #888 !important; }
	.ulstyle li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #000;
    list-style-image: url("http://coup.studio/3amthoughts2/wp-content/uploads/2016/12/1481034368_tick_16-1.png");
    padding: 0;
}


}

@media (max-width: 640px) {
	
}

@media (max-width: 480px) {
	
	.footerContant { text-align: center; }
	.footer ul.socilaMedia li a {
    		color: #8f8f8f;
    		border: 1px solid #8f8f8f;
    		border-radius: 50%;
	}
}
@media (max-width: 300px) {
	
}
#pt_title_content_widget-2{
margin: 0;
}
.coup span{
color: #000;font-size: 11px;
}
.coup{
width: 100%;
background: #fff;
text-align: center;
padding: 5px 0px;
}
.home #headerContainer{ background-image:none !important }
.header{ background: rgba(255, 255, 255, 0.5) ;  padding:13px 0 14px; display:block; position:absolute; z-index:4; width:100%; }
.wpb_wrapper{ position:relative;}
.holly-hands{ z-index:2;}
#headerContainer{ color:#fff}
html {
    margin-top: 0 !important;
    color: #fff;
}

body {
    
    top: 0;
    position: absolute;
    width: 100%;
}
#sliderwrapper{
    color: #FFF;
    margin-top: -20px;
}
.header {
    
    top: 0;
}





