/*
Theme Name: Servite Higher Secondary School
Theme URI: http://servitekcy.org
Author: J B Soft System
Author URI: https://jbsoftsystem.com/
Text Domain: servitekcy

*/

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/


.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}



.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*Custom CSS*/
.address, .phone, .mail { padding-left: 25px; margin-bottom: 10px; font-size: 15px;}
.footer-main .textwidget i{position: absolute; margin-top: 6px;}
.phone a, .mail a{color: #fff;}
.footer-main p{margin : 0 0 11px;}
.footer-main .widget_nav_menu ul li{position: relative; padding-left: 20px;}
.footer-main .widget_nav_menu ul li::before{content: "\f046"; font-family: FontAwesome; font-size: 14px; position: absolute;
    left: 0px; color: #ffffff;}
.site-footer .widget-title::after{content: ''; width: 75px; position: absolute; border-bottom: #33c8fe dotted 1px;
    left: 15px; top: 30px;}
.fa-facebook{background: #3b5998; color: #fff;}
.fa-twitter{background: #00aced; color: #fff;}
.fa-linkedin{background: #007bb6; color: #fff;}
.fa-google-plus{background: #f74425; color: #fff;}
.fa-youtube{background: #bb0000; color: #fff;}
.ac-header-top-contact a{color: #000;}
.servite-icon-1 .left-icon .aio-icon-left{vertical-align: middle !important;}
.header-info .contact {display: block; padding: 8px 0 0 0; float: right; }
.header-info .contact ul { display: block; padding-right: 15px; float: left; /* margin-top: 9px; */}
.header-info .contact ul li {display: block; padding: 0 15px; border-right: 1px #dedddd solid; float: left;    
    font-size: 18px; color: #4f4a4a; line-height: 18px; }
.header-info .contact ul li span { display: block; font-size: 12px; color: #0b49b2; text-transform: uppercase;}
.header-info p{float: right;}
.header-info a.login {display: inline-block; padding: 5px 20px; border: 2px #2c97ea solid; border-radius: 5px;
    font-size: 16px; color: #6f7a7f; font-weight: 700; }
.header-info a.login:hover { background: #2c97ea; color: #fff; }
.header-info .contact .login i{padding-left: 5px;}
.copyright a{color: #fff;}
.copyright a:hover{color: #000;}
.white p a {color: #fff;}
.white p a:hover {color: #f7f7f7;}
.tright{text-align: right;}
.tleft{text-align: left;}
.tright h4 a{margin-right: 5%; font-weight: 600;}
.tleft h4 a{margin-left: 5%; font-weight: 600;}
.sericon{margin-bottom: 12%;}
.sericon h4::after{font-family: FontAwesome; background: #0b49b2; padding: 10px; border-radius: 20px;  color: #fff;}
.sericon h4::before{font-family: FontAwesome; background: #0b49b2; padding: 10px; border-radius: 20px;  color: #fff;}
.star-icon h4::after{content: "\f005"; }
.eye-icon h4::after{content: "\f06e"; }
.bell-icon h4::after{content: "\f0f3"; }
.leaf-icon h4::after{content: "\f06c"; }
.user-icon h4::before{content: "\f007"; }
.flag-icon h4::before{content: "\f024"; }
.camp-icon h4::before{content: "\f1ad"; }
.plane-icon h4::before{content: "\f1d8"; }
.oa{margin-bottom: 15px;}
.oa, .tcenter{text-align: center;}
.oa h4{font-weight: 600; color: #0b49b2;}
.oa a{margin-top: 15px;}
.ser-img .wpb_heading{background: #0b49b2; margin: 0px; font-size: 18px; padding: 10px 0px; font-weight: 600; color: #fff;}
.ser-img{border: 2px solid #0b49b2;  padding: 2px;}
ul.ccboxs {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.ccboxs li {
    display: inline-block;
    margin-right: 10px;
}
ul.ccboxs input {
    position: relative;
    top: 2px;
}
.forms-paddings {padding: 30px 0px 10px;}
.forms-paddings label {color: #616161; font-weight: 400; font-size: 14px; text-shadow: 0 0 0 #0000;    padding-top: 8px;}
::-webkit-input-placeholder {color: #373737;}
:-moz-placeholder {color: #373737; }
::-moz-placeholder { color: #373737; }
:-ms-input-placeholder {color: #373737; }
.sep-title h4{ font-size: 22px !important; font-weight: 600; color: #0b49b2;}
.sep-title-1 h4{font-size: 18px !important; font-weight: 600; color: #0b49b2; line-height: 24px !important;}
.port-img ul li a img{border: 5px solid #adadad; padding: 5px;}
.port-img .vc_images_carousel{border: 5px solid #adadad; padding: 5px;}
.vc_images_carousel .vc_carousel-control .icon-prev{ background: #0b49b2; color: #fff;}
.vc_images_carousel .vc_carousel-control .icon-next{ background: #0b49b2; color: #fff;}
.sports-1 li{float: left;}
.book{padding-left: 15px;}
.sport{padding-left: 15px;}
.ac-social-links p{    line-height: 26px;}
.icon-hover .vc_figure a:hover{transform: rotate(360deg); -webkit-transform: rotate(360deg);}
.main_content {
    padding: 30px 0;
    margin: 0 auto;
    max-width: 400px;
}
.log_forms {
    padding: 10px !important;
    border-radius: 5px;    -moz-border-radius: 5px;    -webkit-border-radius: 5px;
}
.log_forms label {
    width: 100%;
}
.log_forms input[type=submit] {
    width: auto !important;
    margin: 5px 0;
    padding: 3px 15px !important;
    border: 0px solid #7ac9b7 !important;
    border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
.log_forms p { margin-bottom:0; }
p.reglinks {
    text-align: center;
    margin: 10px 0;
}
p.reglinks a {
    color: #333;
    margin: 0 5px;
}
.mypagecontent {
    padding: 20px 0;
}
.mybtns a {
    padding: 5px 20px 5px 35px;
    background: #0b49b2;
    color: #fff;
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 3px;
position:relative;
}
.mybtns a:hover { color:#f1f1f1; }
.mybtns a:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 6px;
    left: 10px;
}
.mybtns a.gallery:before {
content: "\f1c5";
}
.mybtns a.memberss:before {
    content: "\f0c0";
}
.menu-to .nav { padding-top: 0px !important;}
.menu-top .nav li{padding: 0px !important;}
.menu-top .nav li a{padding: 4px 15px 6px 25px; font-weight: normal !important; font-size: 14px;}
.menu-top .nav li a::before{font-family: FontAwesome; content: "\f111"; font-style: normal; font-weight: normal;
    text-decoration: inherit; font-size: 8px; padding-right: 0.5em; position: absolute; top: 4px;left: 10px;}

/* Responsive */
@media only screen and (min-width: 320px) and (max-width: 640px){
    .logo {/* text-align: center !important; */}
    .header-info .contact{padding: 4px 0 0 0 !important;}
    .header-info a.login{font-size: 14px; padding: 2px 10px;}
    .hm-img .wpb_single_image{margin-top: 0% !important; margin-bottom: 0px !important;}
    .hm-img .vc_column-inner{padding-top: 10px !important; padding-bottom: 5px !important; padding-left: 20px !important;
    padding-right: 20px !important;}
    .hm-img .wpb_content_element{margin-bottom: 15px !important;}
    .hm-img-1 .vc_custom_1516966565148{padding-right: 0px !important;}
    .tleft h4 a{font-size: 16px;}
    .bn {border: none !important;}
    .bn .vc_column-inner{border: none !important;}
    .port-img .vc_images_carousel{width:100%; height: auto;}
    .vc_sep_width_70{width: 100% !important;}
    .vc_images_carousel .vc_carousel-control .icon-next:before{top: -6px !important;}
    .vc_images_carousel .vc_carousel-control .icon-prev:before{top: -6px !important;}
    h3,h4{line-height: 28px !important;}
    .hide-1{display: none;}
    .header-info .contact ul li{font-size: 16px;}
    }
@media only screen and (min-width: 768px) and (max-width: 1020px){
    .logo {     text-align: center !important; width: 100%;}
    .header-info { display: block;  width: 100%;}
    .header-info .pull-right{float: left !important;}
    .header-info .contact ul li{font-size: 16px; padding: 0 20px;}
    .hm-img .text-justify{text-align: left; font-size: 12px;}
    .ser-img .wpb_heading{font-size: 12px;}
    }
    