/*
 Theme Name:   Studyaidessays Child Theme
 Theme URI:    http://www.example.com/
 Description:  A Studyaidessays child theme 
 Author:       KBS
 Author URI:   http://www.exapmple.com
 Template:     studyaidessays
 Version:      1.0.0
*/
 
@import url("../studyaidessays/style.css");

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration:none;
}
 
.navigation li {
    display: inline;
}
 
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #6FB7E9;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}
 
.navigation li a:hover,
.navigation li.active a {
    background-color: #3C8DC5;
}


.test_img{
		position:relative;
		margin-top: 20px;
	}
	.test_img img{
		width:100%;
		height:auto;
	}
	.content{
		font-size: 15px;
		padding: 5px 5px 5px 5px;
		background: #01B4FF;
		width: 100px;
		color: #fff;
		text-align: center;
		position: absolute;
		left: 0px;
		top: 0px;
	}
	.bottom_content{
		color: #01B4FF;
		padding-top: 6px;
		padding-bottom: 6px;
		font-size:15px;
	}
	.bottom_content span{
		font-size: 18px;
	}
	.padding_div{
		padding-left:5px;
		padding-right:5px;
	}
	.width_main{
		width: 24%;
		float: left;
		margin: 4px;
	}
	.width_main:nth-child(1), .width_main:nth-child(2) {
	width: 49%; 
}
.navigation {
    margin: auto 0;
    margin-top: auto;
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 20px;
	margin-bottom:20px;
}
.columns ul{
	padding-top:20px;
	padding-bottom:20px;
}
.columns ul li {
    display: inline-block;
    color: gray;
    padding-right: 15px;
    font-size: 15px;
}
.columns ul li a{
    color: gray;
}
.columns ul li a:hover{
	color:#5a5858;
}
.blog-series-menu h3 {
    margin: 0;
    padding: 0 0 10px;
    border-bottom: 1px solid #E4E4E4;
    font-size: 17px;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    font-weight: 500;
    color: #494949;
}
#primary{
	margin-bottom:34px;
}
#main {
    position: relative !important;
}

#primary {
    width: 100%;
}
.archive-header, .page-header {
    margin-bottom: 0px;
    margin-bottom: 0rem;
    padding-bottom: 0px;
    padding-bottom: 0rem;
    border-bottom:none;
}
.blog_txt_content strong {
    color: #01B4FF;
    font-size: 18px;
}
.blog_content_wrap{
	width: 960px;
	margin: auto;
}
.blog_txt_content{
	line-height:40px;
	font-size: 15px;
}
.blog_content_date{
	font-size: 20px;
	font-weight: bold;
	color: #686868;
	padding-bottom: 20px;
	border-bottom: 1px solid gray;
	text-align: right;
	padding-right: 35px;
	margin-bottom: 15px;
}
.blog_txt_content p{
	line-height:30px;
	font-size: 15px;
}





.site-content{
	position:relative;
}
.attachment-full wp-post-image{
	width:100% !important;
}
.custom-bg {
    background-size: 100% auto !important;
    background-repeat: no-repeat !important;
    background-position: center top !important;
    padding-top: 0px;
    background: #fff;
	background-image: none !important;
	background-repeat: repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto auto;
}
.blog_content_wrap {
    width: 960px;
    margin: auto;
    background: #fff;
    padding: 20px;
}
#related_posts li {
    width: 29%;
    float: left;
    padding: 15px;
}
#related_posts{
	background: #ededed;
	width: 97%;
	float: left;
	padding: 15px;
}

.p-content-wrap {
    width: 31%;
    float: left;
    padding: 10px;
}
#related_posts > h3 {
    font-size: 35px;
    color: gray;
	padding-left:10px;
}
.relatedcontent > h3 {
    line-height: 24px;
    font-size: 16px;
}
.p-content-img img {
  width: 100%;
}
.p-content-title {
    font-size: 21px !important;
    line-height: 24px;
    padding-top: 8px;
}
.site-content nav {
    clear: both;
    overflow: hidden;
    font-size: 17px;
    font-weight: bold;
    padding-top: 23px;
}
.relatedthumb a img {
  width: 100%;
}
.blog_txt_content ul li{
	line-height:30px !important;
}
#main, .site-content {
    width: 100% !important;
    margin-bottom: 0px !important;
}
.logo {

    background: url(../../../../images/logo.png) no-repeat 0 0 !important;
}
.contact > span {
    font-size: 15px !important;
}
.contact-info .contact a {
    color: #21e1fe;
    text-decoration: none;
    font-size: 17.1px !important;
    font-weight: bold;
}
.contact-info {
 /*background: rgba(0, 0, 0, 0) url("../images/ico-tel.png") no-repeat scroll 0 4px / 75px auto;*/
  color: #fff;
  float: right;
  margin-top: 0;
  padding: 6px 0 0;
  text-align: right;
  width: 275px;
}
.contact-info .contact {
  border-bottom: 1px solid #849dbc;
  font-size: 12px;
  margin-bottom: 7px;
  padding-bottom: 5px;
}
.contact-info .contact .s-number {
 font-weight: bold;
 font-size: 34px!important;
 line-height: 1.1em!important;
}
.nav ul.sf-menu li a {
    padding: 9px 11px;
    color: #fff;
    margin-right: 4px;
    text-decoration: none;
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 768px) {
	.width_main:nth-child(1), .width_main:nth-child(2) {
    width: 100%;
}

.width_main {
    width: 100%;
	box-sizing: border-box;
}

.p-content-wrap {
    width: 95%;
}
.archive-header, .page-header {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.blog_content_wrap {
    width: 75%;
    padding: 12px;
}
#related_posts li {
    width: 90%;
}
.custom-bg {
    padding-top: 100px !important;
	}
	
#related_posts {
    padding-left: 0px;
}
}

@media only screen and (min-width:320px) and (max-width:768px){
	.width_main:nth-child(1), .width_main:nth-child(2) {
    width: 47%;
	}
	
	.width_main:nth-child(2n+1) {
    clear: left;
	}
	.width_main {
    width: 47%;
    box-sizing: border-box;
}
.bottom_content span {
    font-size: 16px;
}
.p-content-wrap {
    width: 43%;
}
#related_posts > h3 {
    font-size: 27px;
}
}
@media only screen and (min-width:768px) and (max-width:1024px){
	.blog_content_wrap {
    width: 70%;
	}
}
/* .nav ul {
    width: 100% !important;
}
.nav ul li {
    padding-left: 3px !important;
    padding-right: 3px !important;
    width: 100% !important;
} */







div.nav {
    bottom: -1px;
}


.sf-menu li.sfHover > a{
	color:#FFF;
	margin-right:-2px;
	padding-right:31px;
	background:url(../images/nav-bg-hover.html) repeat-x;
}
.sf-menu ul{
	width:220px;
	padding:0px 0px;
	background:#0e5da0;
	text-align:left;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px; 
	-webkit-border-radius: 0px 0px 4px 4px;
	-moz-box-shadow: 1px 2px 8px 0px #2a2a2a;
	-webkit-box-shadow: 1px 2px 8px 0px #2a2a2a;
	box-shadow: 1px 2px 8px 0px #2a2a2a;
}
.sf-menu ul > li:first-child a{
	-moz-box-shadow: inset inset -5px 10px 8px -10px #2a2a2a;
	-webkit-box-shadow: inset -5px 10px 8px -10px #2a2a2a;
	box-shadow: inset -5px 10px 8px -10px #2a2a2a;
	border-top:0px solid #2172b4;
}


ul.sf-menu li li:hover ul.adjustMed {
	left: 15.7em;
	top: -16.2em;
	width: 250px;
}

ul.sf-menu li li:hover ul.bioSci {
	left: 18em;
	top: -0.5em;
}
ul.sf-menu li li:hover ul.chemSub {
	left: 18em;
	top: -0.5em;
	width: 270px;
}

ul.sf-menu li li:hover ul.medSub {
	left: 18em;
	top: -11.9em;
	width: 250px;
}

ul.sf-menu li li:hover ul.socSub {
left: 18em;
top: -16.5em;
width: 250px;
}	


ul.sf-menu li li:hover ul.adjustSoc {
	left: 15.7em;
	top: -21.6em;
	width: 250px;
}

.navbar .sf-menu li li {
	padding:0px;
	border:0px;
	margin-left:0px;
}
.nav .sf-menu li li a{
	padding:9px 10px;
	border-top:none;
	color:#78c9ff;
	background-color:transparent;
	font-size:.9em;
	border-bottom:1px solid #004b8d;
	border-top:1px solid #2172b4;
	margin:0px;
}
.sf-menu li li a:hover{
	color:#fff;
}

body .sf-menu ul {
    width: 220px;
    padding: 0px 0px;
    background: #0e5da0;
    text-align: left;
    border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;
    -webkit-border-radius: 0px 0px 4px 4px;
    -moz-box-shadow: 1px 2px 8px 0px #2a2a2a;
    -webkit-box-shadow: 1px 2px 8px 0px #2a2a2a;
    box-shadow: 1px 2px 8px 0px #2a2a2a;
}

.nav ul.sf-menu li li:hover ul, .nav ul.sf-menu li li.sfHover ul {
    left: 15.7em;
    top: -2.6em;
    width: 250px;
}

div#Main-top-Navigation ul li  {
	margin-left: -3px;
}

div#Main-top-Navigation ul li a {
    padding: 15px 16px 15px 10px;
}

div#Main-top-Navigation ul li ul li {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.wrapper_studyaidessays div#respond {
    width: 960px;
    margin: auto;
    background: #fff;
    padding: 12px;
}


@media (min-width:768px) and (max-width:991px){
	
	.header-i1{ width: 750px;}
	.container-i1{ width: 750px;}
	.masthead .masthead-i1{ width:750px;}
	
	.nav ul li.first a { padding: 11px 5px;}
	.nav ul li a { padding: 11px 5px;}	
	.nav ul li{ font-size:12px;}
	.nav ul.sf-menu li a {padding: 9px 6px;}
	div#headerSlideContainer ul li a {
    padding: 5px 8px 5px 3px;
    font-size: 11px;
}
}

@media (max-width:640px){
	
	.logo {
		float: left;
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
		background: none !important;
		text-indent: 0 !important;
	}
	
}








@media (min-width:768px) and (max-width:1024px){
.wrapper_studyaidessays div#respond {
	    width: 70% !important;
	    margin: auto;
	    padding-bottom: 10px;
	}
	.mm-page #primary .custom-bg {
	    padding-top: 40px !important;
	}
}
@media (max-width: 767px){
	.wrapper_studyaidessays div#respond {
	    width: 70% !important;
	    margin: auto;
	    padding-bottom: 10px;
	}
	.mm-page #primary .custom-bg {
	    padding-top: 40px !important;
	}
}
