
html,
body {
    margin: 0;
    font-size: 100%;
    background: #fff;
	/*font-family: 'Source Sans Pro', sans-serif;*/
font-family: 'Arial', sans-serif;
font-size: 15px;
}

html {
  scroll-behavior: smooth;
}
body a {
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	/*font-family: 'Source Sans Pro', sans-serif;*/
font-family: 'Arial', sans-serif;
}

body img {
    max-width: 100%;
}

a:hover {
    text-decoration: underline;
}

input[type="button"],
input[type="submit"],
input[type="text"],
input[type="email"],
input[type="search"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.inputBox{

    padding: 3px;
    margin: 5px 0px;

}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
	color: #323648;
	font-family: 'Oswald',sans-serif;
}
li {
    /*list-style-type: none;*/
}
p {
    margin: 0;
    font-size: 15px;
    line-height: 1.2em;
    
    color: #212529;
}

ul {
    margin: 0;
    padding: 0;
}

/*-- header --*/

a.navbar-brand {
    font-size: .75em;
    color: #fff;
    padding: 0;
   /* font-weight: 600;*/
    margin: 0;
   /* letter-spacing: 1px;*/
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
    position: relative;
	    font-family: 'Oswald',sans-serif;
}
a.navbar-brand:hover {
color:#03274e;
text-shadow: 0 1px 2px rgba(255, 255, 255, 0.60)
}

/*-- //header --*/


/*-- banner --*/

.banner-text {
    padding-top: 14vw;
    text-align: center;
}

.banner-text a.head {
letter-spacing: 1px;
    line-height: 1.2em;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
    
    font-weight: 100;
    color: #fff;
	font-family: 'Oswald',sans-serif;
}
.banner-text a.head:hover {
color: #0b3664;
text-shadow: 0 1px 2px rgba(255, 255, 255, 0.60);
}
.banner-text a.btn {
    font-size: 17px;
    letter-spacing: 2px;
    color: #fff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
    background-color: #03274e;
    padding: 10px 35px;
    border: 2px solid #eee;
    margin-top: 10px;
    border-radius: 5px;
    display: inline-block;
    background: #03274e;
    font-family: 'Oswald',sans-serif;
	/*background-image:url(../images/covid-19-button.png);
	background-position:center top;
	background-size:cover;*/
}
/*-- text Slider --*/


p.sub-para {
    font-size: 18px;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 300;
}

.slider-top span {
    font-weight: 600;
}

.home h3 {
    font-size: 2em;
    color: #ffffff;
    letter-spacing: 2px;
    font-weight: 400;
    line-height: 1.15em;
}

.slider-info p {
    color: #fff;
    font-size: 15px;
    width: 70%;
    margin: auto;
    line-height: 30px;
    letter-spacing: 1px;
    margin-top: 1em;
}

/* //text slider */

.bs-slider-overlay {
    width: 100%;
    height: 100%; 
	background: rgba(0, 0, 0, 0.3);
    background-size: 2px;
    -webkit-background-size: 2px;
    -moz-background-size: 2px;
    -o-background-size: 2px;
    -ms-background-size: 2px;
}
.bs-slider-overlay1 {
    width: 100%;
    height: 100%; 
	background: rgba(0, 0, 0, 0.5);
    background-size: 2px;
    -webkit-background-size: 2px;
    -moz-background-size: 2px;
    -o-background-size: 2px;
    -ms-background-size: 2px;
}
h1.agile-title,h2.agile-title {
    letter-spacing: 1px;
    line-height: 1.2em;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
    font-size: 2.8em;
    font-weight: 100;
	color: #fff;
}
h4.agile-title{
letter-spacing: 1px;
    line-height: 2em;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
    font-size: 1.9em;
    font-weight: 100;
	color: #fff;
    margin-top: 30px;
}

/*-- //banner --*/


/*-- banner --*/

.csslider>ul>li,.bs-slider-overlay,.csslider>ul>li,.bs-slider-overlay1 {
    min-height: 400px;
}

.csslider>ul>li:first-child {
    background: url(../images/banner1.jpg) no-repeat center;
    background-size: cover;
}

.csslider>ul>li:nth-child(2) {
    background: url(../images/banner2.jpg) no-repeat center;
    background-size: cover;
}

.csslider>ul>li:nth-child(3) {
    background: url(../images/banner3.jpg) no-repeat center;
    background-size: cover;
}
.csslider>ul>li:last-child {
    background: url(../images/banner4.jpg) no-repeat center;
    background-size: cover;
}

.csslider {
    position: relative;
}

.csslider>input {
    display: none;
}

.csslider>input:nth-of-type(3):checked~ul li:first-of-type {
    margin-left: -200%;
}

.csslider>input:nth-of-type(4):checked~ul li:first-of-type {
    margin-left: -300%;
}

.csslider>input:nth-of-type(2):checked~ul li:first-of-type {
    margin-left: -100%;
}

.csslider>input:nth-of-type(1):checked~ul li:first-of-type {
    margin-left: 0%;
}

.csslider>ul {
    position: relative;
    font-size: 0;
    line-height: 0;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.csslider>ul>li {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: visible;
    font-size: 15px;
    font-size: initial;
    line-height: normal;
    -moz-transition: all 0.5s cubic-bezier(0.4, 1.3, 0.65, 1);
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s cubic-bezier(0.4, 1.3, 0.65, 1);
    transition: all 0.5s cubic-bezier(0.4, 1.3, 0.65, 1);
    vertical-align: top;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: normal;
}

.csslider>.navigation {
    position: absolute;
    bottom: 30px;
    left: 50%;
    z-index: 10;
    margin-bottom: -10px;
    font-size: 0;
    line-height: 0;
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.csslider>.navigation>div {
    margin-left: -100%;
}

.csslider>.navigation label {
    position: relative;
    display: inline-block;
    cursor: pointer;
    border-radius: 50%;
    margin: 0 4px;
    padding: 2px;
    background: #fff;
    border: 3px solid #fff;
}

.csslider>.navigation label:hover:after {
    opacity: 1;
}

.csslider>.navigation label:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -7px;
    margin-top: -7px;
    background: transparent;
    border-radius: 50%;
    padding: 3px;
    opacity: 0;
    border: 4px solid #fff;
}

.csslider.inside .navigation {
    bottom: 10px;
    margin-bottom: 10px;
}

.csslider.inside .navigation label {
    border: 1px solid #7e7e7e;
}

.csslider>input:nth-of-type(1):checked~.navigation label:nth-of-type(1):after,
.csslider>input:nth-of-type(2):checked~.navigation label:nth-of-type(2):after,
.csslider>input:nth-of-type(3):checked~.navigation label:nth-of-type(3):after,
.csslider>input:nth-of-type(4):checked~.navigation label:nth-of-type(4):after {
    opacity: 1;
}

.csslider.infinity>input:first-of-type:checked~.arrows label.goto-last,
.csslider>input:nth-of-type(1):checked~.arrows>label:nth-of-type(0),
.csslider>input:nth-of-type(2):checked~.arrows>label:nth-of-type(1),
.csslider>input:nth-of-type(3):checked~.arrows>label:nth-of-type(2)
.csslider>input:nth-of-type(4):checked~.arrows>label:nth-of-type(3) {
    display: block;
    left: 0;
    right: auto;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.csslider.infinity>input:last-of-type:checked~.arrows label.goto-first,
.csslider>input:nth-of-type(1):checked~.arrows>label:nth-of-type(2),
.csslider>input:nth-of-type(2):checked~.arrows>label:nth-of-type(3),
.csslider>input:nth-of-type(3):checked~.arrows>label:nth-of-type(4) {
    display: block;
    right: 0;
    left: auto;
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}

/*#region MODULES */


#slider1 {
    width: 100%;
}

@media screen and (max-width: 800px) {
    .csslider>.navigation {
        bottom: 75px;
    }
}
@media screen and (max-width: 768px) {
    .csslider>ul>li {
        min-height: 400px;
    }
}
@media screen and (max-width:736px) {

    .csslider>.navigation {
        bottom: 40px;
    }
}

@media screen and (max-width: 640px) {
    .csslider>ul>li {
        min-height: 350px;
    }
}
@media screen and (max-width: 600px) {
    .csslider>ul>li {
        min-height: 350px;
    }
}
@media screen and (max-width: 480px) {
    .csslider>ul>li {
        min-height: 300px;
    }
}
@media screen and (max-width: 384px) {
    .csslider>ul>li {
        min-height: 280px;
    }
}
/* //banner */

/* header */
/* CSS Document */
header {
    position: absolute;
    z-index: 9;
    width: 100%;
    padding: 1rem 0;
}

.toggle,
[id^=drop] {
	display: none;
}

/* Giving a background-color to the nav container. */
nav { 
	margin:0;
	padding: 0;
}


/* Since we'll have the "ul li" "float:left"
 * we need to add a clear after the container. */

nav:after {
	content:"";
	display:table;
	clear:both;
}

/* Removing padding, margin and "list-style" from the "ul",
 * and adding "position:reltive" */
nav ul {
	float: right;
	padding:0;
	margin:0;
	list-style: none;
	position: relative;
	margin-top: 20px;
	}
	
/* Positioning the navigation items inline */
nav ul li {
	margin: 0px;
	display:inline-block;
	float: left;
	}

/* Styling the links */
nav a {
    font-weight: 400;	
    text-transform: capitalize;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 17px;
    position: relative;
    padding: 0.2rem;
	font-family: 'Oswald',sans-serif;
	
}


nav ul li ul li:hover { background: #f8f9fa; }

/* Background color change on Hover */
nav a:hover { 
    color: #ddd;
    background: transparent;
}
.menu li.active  a{ 
    color: #eee;
    background: transparent;
}
.menu li  a.btn {

    font-size: 15px;
    letter-spacing: 2px;
    color: #fff;
    background-color: #03274e;
    padding: 5px 20px;
    border: 2px solid #eee;
    border-radius: 4px;
    display: inline-block;
    background: #03274e;
    font-family: 'Oswald',sans-serif;
	margin-top: -5px;
}
/* Hide Dropdowns by Default
 * and giving it a position of absolute */
nav ul ul {
	display: none;
	position: absolute; 
	/* has to be the same number as the "line-height" of "nav a" */
	top: 25px; 
    background: #fff;
    padding: 10px;
}
ul.inner-dropdown a:hover {
	color: #333;
}
/* Display Dropdowns on Hover */
nav ul li:hover > ul {
	display:inherit;
}
	
/* Fisrt Tier Dropdown */
nav ul ul li {
	width:160px;
	float:none;
	display:list-item;
	position: relative;
}
nav ul ul li a {
    color: #333;
    padding: 5px 10px;
    display: block;
}

/* Second, Third and more Tiers	
 * We move the 2nd and 3rd etc tier dropdowns to the left
 * by the amount of the width of the first tier.
*/
nav ul ul ul li {
	position: relative;
	top:-60px;
	/* has to be the same number as the "width" of "nav ul ul li" */ 
	left:170px; 
}

	
/* Change ' +' in order to change the Dropdown symbol */
li > a:only-child:after { content: ''; }

nav ul li .dropdownmenu{
display:none;
margin:0px;
width: 130px;
margin-left: -40px;
padding: 15px 0px;
position:absolute;
}
nav ul li:hover .dropdownmenu{
display:block;


}

/* Media Queries
--------------------------------------------- */

@media all and (max-width : 991px) {

	#logo {
		display: block;
		padding: 0;
		width: 100%;
		text-align: center;
		float: none;
	}

	nav {
		margin: 0;
	}
	.header-agile{
		float: left;
	}
	nav ul {
		width: 100%;
	}
	/* Hide the navigation menu by default */
	/* Also hide the  */
	.toggle + a,
	.menu {
		display: none;
	}

	/* Stylinf the toggle lable */
	.toggle {
		display: block;
		padding: 4px 18px;
		font-size: 20px;
		text-decoration:none;
		border:none;
		float: right;
		background-color: #333;
		color: #fff;
	}
	.menu .toggle {
		float: none;
		text-align: center;
		margin: auto;
		width: 25%;
		padding: 5px;
		font-weight: normal;
		font-size: 15px;
		letter-spacing: 1px;
		background: none;
		color:#333;
	}

	.toggle:hover {
		color:#333;
		background-color: #fff;
	}

	/* Display Dropdown when clicked on Parent Lable */
	[id^=drop]:checked + ul {
		display: block;
		background: #fff;
		padding: 15px 0;
		text-align: center;
	}

	/* Change menu item's width to 100% */
	nav ul li {
		display: block;
		width: 100%;
		padding: 5px 0;
	}

	nav ul ul .toggle,
	nav ul ul a {
		padding: 0 40px;
	}

	nav ul ul ul a {
		padding: 0 80px;
	}

	nav a:hover,
 	nav ul ul ul a {
		background-color: transparent;
	}
  
	nav ul li ul li .toggle,
	nav ul ul a,
  nav ul ul ul a{
		padding:14px 20px;	
		color:#FFF;
		font-size:17px; 
	}
  
	/* Hide Dropdowns by Default */
	nav ul ul {
		float: none;
		position:static;
		color: #ffffff;
		/* has to be the same number as the "line-height" of "nav a" */
	}
		
	/* Hide menus on hover */
	nav ul ul li:hover > ul,
	nav ul li:hover > ul {
		display: none;
	}
		
	/* Fisrt Tier Dropdown */
	nav ul ul li {
		display: block;
		width: 100%;
		padding: 0;
	}

	nav ul ul ul li {
		position: static;
		/* has to be the same number as the "width" of "nav ul ul li" */ 

	}
	nav a {
		color: #333;
	}
	nav a:hover {
		color: #333;
	}
	.menu li.active a {
		color: #333;
	}
	nav ul ul li a {
		display: inline-block;
		font-size: 15px;
	}
	ul.inner-dropdown {
		padding-bottom: 0 !important;
		padding-top: 8px !important;
	}
}

@media all and (max-width : 330px) {

	nav ul li {
		display:block;
		width: 94%;
	}

}
/*-- // header --*/

/*-- about --*/
.about {
    background: #03274e;
}
.about-left p {
    margin: 0;
    font-size: 15px;
    line-height: 1.8em;
    letter-spacing: px;
    color: #ffffff;
}
h2.heading,h3.heading {
    font-size: 33px;
    text-transform: uppercase;
    /*font-weight: 600;*/
    /*letter-spacing: 3px;*/
	color:#03274e;
	font-family: 'Oswald', sans-serif;
}
.about h3.heading {
    color: #fff;
}
h2.heading span,h3.heading span {
    font-weight: 300;
}
.about-right h4 {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    font-weight: 400;
    line-height: 30px;
}

.about-right span.fa {
    font-size: 35px;
	color: #fff;
}
.grid1 span.fa{
	color: #fff;
}
.border-grid {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

/*-- //about --*/

/*-- about bottom --*/
.inner-heading h4 {
    font-size: 20px;
    
    letter-spacing: 1px;
    line-height: 30px;
    text-transform: uppercase;
	color:#666666;
}
.inner-heading span.fa {
    font-size: 30px;
}
.inner-heading a.btn {
    font-size: 17px;
    letter-spacing: 2px;
    color: #fff;
    background-color: #03274e;
    padding: 12px 25px;
    border: 2px solid #eee;
    margin-top: 30px;
    border-radius: 5px;
    display: inline-block;
    background: #03274e;
    font-family: 'Oswald',sans-serif;
}
.left-img {
    margin-top: 6em;
}
.banner-about {
    padding-left: 17em;
}
/*-- //about bottom --*/
.membership_topics{
/*background: #03274e;*/
    
    padding-bottom: 1em;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	width:100%;
	
    margin-bottom: 30px;
}
.popular_topics {
    background: #03274e;
    
    padding-bottom: 1em;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	    max-width: 520px;
    margin-right: 50px;
}
.popular_topics h3.m_3 {
    font-family: 'Oswald', sans-serif;
    color: #fff;
    font-size: 2.2em;
    padding: 8px 0;
    margin: 0px 0;
    background: #03274e;
    font-weight: 400;
    text-transform: uppercase;
	
}
ul.topic_grid {
    list-style: none;
	border-left: 12px solid #03274e;
	border-right: 12px solid #03274e;
    border-top: 6px solid #03274e;
	border-bottom: 6px solid #03274e;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0;
}
.menu_vertical {
    float: left;
    width: 100%;
    background-color: #ffffff;
	border-bottom: 12px solid #03274e;
	border-left: 12px solid #03274e;
	border-right: 12px solid #03274e;
}
.highlight-icon-holder {
    padding: 10px 10px 0px 10px;
    float: left;
    width: 85px;
}
.hightlight-item h5 {
    color: #333333;
    font-size: 1.6em;
    margin: 0;
    padding: 0 0 .3em 0;
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
    text-decoration: none;
}
.highlight-item-desc {
    font-size: 1.0em;
    line-height: 1.8em;
}
/*--  stats --*/
.stats {
    background: url(../images/stats.jpg) no-repeat center;
    background-size: cover;
    position: relative;
}
.stats:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.6;
    background: #000;
}
.stats h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
}
.stats p{
    color: #aaa;
}
.stats span.fa{
    font-size: 30px;
    color: #eee;
}
/*--  //stats --*/

/*-- blog --*/
.blog-card {
  /* padding-top:15px;
   padding-bottom:15px;*/
    padding:5px;
	margin:8px;
   
   width:100%;
   max-width:205px;
	background:#FFFFFF;
	 border: #ddd 1px solid;

}
 
 .blog-card:hover {
   display: inline-block;
    background:#FFFFFF;
	 border: #ddd 1px solid;
	/*box-shadow: 0px 8px 10px #eee, -10px 8px 15px #eee, 10px 8px 15px #eee;
    transition: box-shadow .3s ease-in-out;*/
}
.blog h4{
   
    color: #03274e;
    font-weight: 600;
	
    font-size: 1.1em;
    line-height: 1.3em;
    /*font-family: 'Source Sans Pro', sans-serif;*/
font-family: 'Arial', sans-serif;
}
.blog p{
   
    margin: 0;
    font-size: 15px;
    line-height: 1.2em;
    letter-spacing: 1px;
    color: #212529;
}
.blog ul li {
    display: inline-block;
    color: #777;
    font-size: 15px;
    letter-spacing: 1px;
}
.blog a.btn {
        font-size: 15px;
    letter-spacing: 2px;
    color: #98fb98;
    background-color: #03274e;
    padding: 10px 20px;
    border: 2px solid #fff;
    margin-top: 30px;
    border-radius: 5px;
    display: inline-block;
	font-family: 'Oswald',sans-serif;
}
/*-- //blog --*/
/*-- contact less payment */
.clp-card {
   padding-top:15px;
   padding-bottom:15px;
 
	

}
 
 .clp-card:hover {
   display: inline-block;
    background:#FFFFFF;
	 border: #ddd 1px solid;
	box-shadow: 0px 8px 10px #eee, -10px 8px 15px #eee, 10px 8px 15px #eee;
    transition: box-shadow .3s ease-in-out;
}
.clp h4{
   
    color: #03274e;
    font-weight: 600;
	
    font-size: 1.4em;
    line-height: 1.5em;
    font-family: 'Oswald', sans-serif;
}
.clp p{
   
    margin: 0;
    font-size: 15px;
    line-height: 1.2em;
    letter-spacing: 1px;
    color: #212529;
}
.clp ul li {
    display: inline-block;
    color: #777;
    font-size: 15px;
    letter-spacing: 1px;
}
.clp a.btn {
        font-size: 15px;
    letter-spacing: 2px;
    color: #fff;
    background-color: #03274e;
    padding: 10px 20px;
    border: 2px solid #fff;
    margin-top: 30px;
    border-radius: 5px;
    display: inline-block;
	font-family: 'Oswald',sans-serif;
}
/*--  text --*/
.text {
    background: url(../images/polo-bg.jpg) no-repeat center;
    background-size: cover;
    position: relative;
}
.text:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.6;
    background: #000;
}
.text h2.heading{
	color: #fff;
}
.text p {
    color: #ccc;
    width: 80%;
    margin: auto;
}
.text a.btn {
    font-size: 17px;
    letter-spacing: 2px;
    color: #fff;
    padding: 12px 25px;
    border: 2px solid #fff;
    margin-top: 30px;
    border-radius: 5px;
    display: inline-block;
	background: #03274e;
    font-family: 'Oswald',sans-serif;
}
/*--  //text --*/
.hidden{
     opacity:0;
}
.visible{
     opacity:1;
}
.covidcertoverlay .container {
   /* background: url(../images/covid-certification-overlay-bg.jpg) no-repeat center;
    background-size: cover;*/
    position: relative;
	background:#03274e;
    border: #ccc 2px solid;
	    border-radius: 5px;
}
.covidcertoverlay .container:hover {
   	background:#2974a4;
    cursor:pointer;
}
.covidcertoverlay:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.6;
/*    background: #000;*/
}
.covidcertoverlay h2.heading{
	color: #fff;
	font-size: 19px;
	font-family:'Merienda', cursive;
	margin: 0px;
    padding-top: 5px;
}

.covidcertoverlay h4.heading{
	color: #fff;
	letter-spacing:1px;
	font-size: 18px;
    margin: 15px auto;
}
.covidcertoverlay h4.desc{
	    color: #e9e9e9;
	letter-spacing:1px;
	font-size: 15px;
}
.covidcertoverlay p {
    color: #ccc;
    width: 80%;
    margin: auto;
}
.covidcertoverlay a.btn {
    font-size: 17px;
    letter-spacing: 2px;
    color: #fff;
    padding: 12px 25px;
    border: 2px solid #fff;
    margin-top: 30px;
    border-radius: 5px;
    display: inline-block;
	background: #03274e;
    font-family: 'Oswald',sans-serif;
}



.covidcert {
    background: url(../images/covid-certification-bg.jpg) no-repeat center;
    background-size: cover;
    position: relative;
}
.covidcert:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.6;
    background: #000;
}
.covidcert h2.heading{
	color: #fff;
	font-size: 40px;
}
.covidcert h4.heading{
	color: #fff;
	letter-spacing:1px;
	font-size: 30px;
}
.covidcert h4.desc{
	color: #ccc;
	letter-spacing:1px;
	font-size: 30px;
}
.covidcert p {
    color: #ccc;
    width: 80%;
    margin: auto;
}
.covidcert a.btn {
    font-size: 17px;
    letter-spacing: 2px;
    color: #fff;
    padding: 12px 25px;
    border: 2px solid #fff;
    margin-top: 30px;
    border-radius: 5px;
    display: inline-block;
	background: #03274e;
    font-family: 'Oswald',sans-serif;
}
/***accordion **/
.icon-minus-sign:after {
	content: "";
	background: url(../images/minus.png);
	width:18px;
	height:18px;
	position: absolute;
	top: 16px
}
.accordation_menu label {
	line-height:43px;
	font-weight:600;
}
.icon-plus-sign:before {
	content: "";
	background: url(../images/plus.png);
	width:18px;
	height:18px;
	position: absolute;
	top: 16px
}
.accordation_menu label{
	display: block;
	position: relative;
	padding: 6px 20px;
	height: 54px;
	cursor: pointer;
	z-index: 20;
	transition: background-color .7s;
	-webkit-transition: background-color .7s;
	-moz-transition: background-color .7s;
	-o-transition: background-color .7s;
	-ms-transition: background-color .7s;
	margin-bottom: 1px;
	border-bottom: 1px solid #B3E0E4;
}
.accordation_menu input{
	display: none;
}
/*** Right Icon ***/
.accordation_menu label i.i-right1,
.accordation_menu label i.i-right2{
	float:right;
	margin-right:15px;
	padding:6px 0 0 0;
	transition:all .7s;
	-webkit-transition:all .7s;
	-moz-transition:all .7s;
	-o-transition:all .7s;
	-ms-transition:all .7s;
}
.accordation_menu label i.i-right2{
	display:none;
}
.accordation_menu input:checked + label i.i-right1{
	display:none;
}
.accordation_menu input:checked + label i.i-right2{
	display:block;
}
/*** .content Class *********************/
.content{
	position: relative;
	height: 0px;
	margin-top: -1px;
	overflow:hidden;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.content h4{
	padding:8px 0 7px 15px;
}
.content h6{
	padding:8px 15px 10px 15px;
	margin:10px;
	border-top:1px solid #999999;
}
.content h6 i{
	padding:0 5px;
	font-size:10px;
}
.accordation_menu input:checked ~ div.content{
	min-height:143px;
	background:#ffffff;
}
/*** For Change Animation Effects ****/
.accordation_menu input:checked ~ .content p{       
	-webkit-animation: zoomIn .7s 1;
	animation: zoomIn .7s 1;
}
.accordation_menu input:checked ~ .content h6{       
	-webkit-animation: fadeIn 2s 1;
	animation: fadeIn 2s 1;
}
.accordation_menu a, .accordation_menu p{
	color: #919090;
}
.accordation_menu h4{
	color: #01C675;
	padding: 15px 0 15px 15px;
	font-size: 1.2em;
	font-weight: 600;            /*Main Color*/
}
.accordation_menu label{
	background:#fff;   
	color:#989D9D;
	font-size: 15px;
}
.accordation_menu label:hover{                 
	/*background: #D8EDF1;  */     /*Main Color*/
	color:#DB2927;
}
.accordation_menu label:hover .icon-plus-sign:before {
	content: "";
	background: url(../images/minus.png);
	width:18px;
	height:18px;
	position: absolute;
	top: 16px;
}
.accordation_menu input:checked + label,
.accordation_menu input:checked + label:hover{ 
	/*background: #D8EDF1;*/
	color: #DB2927;
}
span.m_5{
	color:#DB2927;
	font-size: 18px;
	text-decoration: none;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 400;
}
span.m_5:hover{
	text-decoration:none;
}
ul.news_list {
	padding: 2% 2%;
	list-style: none;
	background: #fff;
}
ul.news_list li.date {
	float: left;
	width: 15.5%;
	border-right: 1px solid #CCC;
	padding-right: 3%;
	margin:5% 4% 0% 0;
}
.date {
	line-height: 0.5em;
	font-size:2em;
	font-weight: bold;
	color: #555;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
}
span.highlight, span.light_color {
	display: inline-block;
	font-size:14px;
	color: #555;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
li.date_desc {
	float: left;
	width: 82.5%;
}
li.date_desc p{
	font-size: 1em;
	line-height: 1.8em;
	float: left;
	font-weight: 400;
}


/*-- newsletter --*/
.subscribe-main{
	background: #f8f9fa;
}
.newsletter-info input[type="email"] {
    padding: 1em 1.5em;
    font-size: 15px;
    color: #666;
    outline: none;
    letter-spacing: 2px;
    border: none;
    border-bottom: 1px solid #dad8d8;
    flex-basis: 100%;
    font-style: italic;
    font-weight: 700;
}

.newsletter-info input[type="submit"] {
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 14px 0;
    border: transparent;
    background: #292929;
    flex-basis: 30%;
    margin-left: -2em;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all;
    cursor: pointer;
}
/*-- //newsletter --*/

/*-- footer --*/
footer {
    background: #03274e;
}
.footer_left p,.footer_middle p {
    font-size: 15px;
    line-height: 28px;
    color: #666;
    letter-spacing: 1px;
    margin-top: 1.5em;
}
.footer_grids ul li a {
    font-size: 15px;
    line-height: 28px;
    color: #ddd;
    letter-spacing: 1px;
	text-transform: capitalize;
    display: block;
    margin-bottom: .2em;
}
.footer_left ul li a span.fa {
    font-size: 14px;
}
.footer_grids h3 {
    font-size: 23px;
    color: #eee;
    letter-spacing: 2px;
	text-transform: uppercase;
}

.footer_right p,.footer_right p a {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: .5em;
    color: #ddd;
}
.footer_middle ul li {
    display: inline-block;
	width: 100%;
}
.footer_middle ul li a {
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 1px;
    display: block;
    margin-bottom: .5em;
}
.copyright p {
    color: #ddd;
    letter-spacing: 1px;
    font-size: 14px;
}
.copyright p  a{
	color: #ddd;
}
/*-- //footer --*/

/*-- inner page banner --*/
.inner-page-banner {
    background: url(../images/banner1.jpg) no-repeat center;
    background-size: cover;
    min-height: 300px;
    position: relative;
}
.inner-page-banner:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.4;
    background: #000;
}
/*-- //inner page banner --*/

/*-- gallery --*/
section#gallery {
    position: relative;
}

.gal-img {
    padding: 10px;
}

.gal-img img {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all;
}

.gal-img:hover.gal-img img {
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
}

/*-- popup --*/

.pop-overlay {
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 0ms;
    visibility: hidden;
    opacity: 0;
    z-index: 9999;
}

.pop-overlay:target {
    visibility: visible;
    opacity: 1;
}

.popup {
    background: #fff;
    border-radius: 5px;
    max-width: 400px;
    position: relative;
    margin: 8em auto;
    padding: 2.5em 1em 2em;
}


.popup h2 {
    margin-top: 0;
    color: #fff;

}

.popup .close {
    position: absolute;
    top: 5px;
    right: 15px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
}

/*-- //popup --*/
/*-- //gallery --*/

/*-- partners --*/

.parts-w3ls span {
    font-size: 3em;
    color: #333;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.parts-w3ls h4 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-top: 5px;
}
/*-- //partners --*/

/*-- features --*/

h3.tittle {
    font-size: 2.4em;
    letter-spacing: 1px;
    color: #03274e;
    font-weight: 700;
    /*text-transform: capitalize;*/
}
.feature-grids h3 {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 30px;
    text-transform: uppercase;
}

.feature-grids .f-icon {
    vertical-align: middle;
    background: #03274e;
    width: 80px;
    height: 80px;
    line-height: 80px;
    margin: 0.5em auto 0;
    border-radius: 50%;
}
.feature-grids span.fa {
	color: #fff;
	/*font-size: 25px;*/
    line-height: 80px;
}

.feature-grids span {
    text-align: center;
}
.certification-card {
   
	   
    text-align: center;
	padding: 15px;
	 border: #ddd 1px solid;
	 width: 360px;
    height: 480px;

}
 
 .certification-card:hover {
   display: inline-block;
    padding: 15px;
	
	 border: #ddd 1px solid;
	box-shadow: 0px 8px 10px #eee, -10px 8px 15px #eee, 10px 8px 15px #eee;
    transition: box-shadow .3s ease-in-out;
}
.certification-card h3{
   
	    color: #03274e;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.4em;
    font-family: 'Oswald', sans-serif;
} 
.certification-card p{
   
	    margin: 0;
    font-size: 15px;
    line-height: 1.3em;    
    color: #212529;
	text-align:left;
}
.certification-card ul{
   
	margin-top:15px;   
	margin-left:25px;   
}  
.certification-card ul li{
   
	font-size: 15px;
    line-height: 1.3em;    
    color: #212529;
	text-align:left;
	list-style:disc;
} 
.certification-card a.btn {
    font-size: 17px;
    letter-spacing: 2px;
    color: #98fb98;
	background-color:#03274e;
    padding: 12px 25px;
    border: 2px solid #eee;
    margin-top: 30px;
    border-radius: 5px;
    display: inline-block;
	background: #03274e;
    font-family: 'Oswald',sans-serif;
}

.cardnoheight {
   
	   
    text-align: center;
	padding: 15px;
	 border: #ddd 1px solid;
	 width: 100%;


}
 
 .cardnoheight:hover {
   display: inline-block;
    padding: 15px;
	
	 border: #ddd 1px solid;
	box-shadow: 0px 8px 10px #eee, -10px 8px 15px #eee, 10px 8px 15px #eee;
    transition: box-shadow .3s ease-in-out;
}
.cardnoheight h3{
   
	    color: #03274e;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.4em;
    font-family: 'Oswald', sans-serif;
} 
.cardnoheight p{
   
	    margin: 0;
    font-size: 15px;
    line-height: 1.3em;    
    color: #212529;
	text-align:left;
}
.cardnoheight ul{
   
	margin-top:15px;   
	margin-left:25px;   
}  
.cardnoheight ul li{
   
	font-size: 15px;
    line-height: 1.3em;    
    color: #212529;
	text-align:left;
	list-style:disc;
} 
.cardnoheight a.btn {
    font-size: 17px;
    letter-spacing: 2px;
    color: #98fb98;
	background-color:#03274e;
    padding: 12px 25px;
    border: 2px solid #eee;
    margin-top: 30px;
    border-radius: 5px;
    display: inline-block;
	background: #03274e;
    font-family: 'Oswald',sans-serif;
}



.membership-card {
   
	   
    text-align: center;
	padding: 15px;
	 border: #ddd 1px solid;
	 width: 315px;
    height: 480px;

}
 
 .membership-card:hover {
   display: inline-block;
    padding: 15px;
	
	 border: #ddd 1px solid;
	box-shadow: 0px 8px 10px #eee, -10px 8px 15px #eee, 10px 8px 15px #eee;
    transition: box-shadow .3s ease-in-out;
}
.membership-card h3{
   
	    color: #03274e;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.4em;
    font-family: 'Oswald', sans-serif;
} 
.membership-card p{
   
	    margin: 0;
    font-size: 14px;
    line-height: 1.3em;    
    color: #212529;
	text-align:left;
}
.membership-card ul{
   
	margin-top:15px;   
	margin-left:20px;   
}  
.membership-card ul li{
   
	font-size: 15px;
    line-height: 1.3em;    
    color: #212529;
	text-align:left;
	list-style:disc;
} 
.membership-card a.btn {
    font-size: 17px;
    letter-spacing: 2px;
    color: #98fb98;
	background-color:#03274e;
    padding: 12px 25px;
    border: 2px solid #eee;
    margin-top: 30px;
    border-radius: 5px;
    display: inline-block;
	background: #03274e;
    font-family: 'Oswald',sans-serif;
}
/*-- //features --*/
a.btn {
    font-size: 17px;
    letter-spacing: 2px;
    color: #98fb98;
    background-color: #03274e;
    padding: 12px 25px;
    border: 2px solid #eee;
    
    border-radius: 5px;
    display: inline-block;
    background: #03274e;
    font-family: 'Oswald',sans-serif;
}
/*-- page details --*/
li.breadcrumb-item a {
    color: #333;
    font-weight: 600;
}

/*-- //page details --*/

/*-- team --*/
.team-gd {
    padding: 2em 2em;
}

.team-info h3 {
    font-size: 1.4em;
    font-weight: 600;
    letter-spacing: 2px;
    color: #262631;
    margin-bottom: 0.8em;
    text-transform: uppercase;
}

.sub-tittle-team {
    font-size: 0.6em;
    color: #999;
    font-weight: 700;
    letter-spacing: 3px;
    display: block;
    margin-bottom: 8px;
}

.rsvp img {
    background: #eaebec;
    padding: 0.7em;
}

.team-gd {
    padding: 3em 2em;
    background: #f8f9fa;
    transition: 2s all;
    -webkit-transition: 2s all;
    -moz-transition: 2s all;
    -ms-transition: 2s all;
    -o-transition: 2s all;
    box-shadow: 7px 7px 10px 0 rgba(76, 110, 245, .1);
    border: transparent;
}

.team-gd img {
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    border-radius: 50%;
}

/*-- //team --*/

/* contact */
.contact-agileits-weblayout h5 {
    color: #424242;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1.8;
}

.midd-contact h4 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 30px;
}

p.para-agileits-weblayout a {
    color: #777;
}

p.para-agileits-weblayout a:hover,
.w3l-footer ul li a:hover,
p.copy-right-grids a:hover {
    color: #000;
}

h4.contact-title {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 30px;
}

.form-bg-w3ls input[type="text"],
.form-bg-w3ls input[type="email"],
.form-control,
.form-bg-w3ls textarea {
    padding: 12px 20px;
    border-radius: 0;
    letter-spacing: 1px;
    font-size: 15px;
    outline: none;
}

.form-bg-w3ls textarea {
    resize: none;
    height: 8em;
}
p.para-agileits-weblayout span.fa {
    color: #555;
}
.form-bg-w3ls button {
    background: #333;
    color: #fff;
    font-size: 15px;
    width: 100%;
    outline: none;
    letter-spacing: 1px;
    cursor: pointer;
    padding: 14px 0;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}

/* map */
.map iframe {
    outline: none;
    border: none;
    width: 100%;
    height: 400px;
    padding: 1em;
}

/* //map */
/* //contact */

.bottom-banner-weblayout{
	background: #f8f9fa;
}

/*-- move top --*/
a.move-top span {
    color: #ddd;
    font-size: 25px;
}
/*--// move top --*/

/*-- Responsive design --*/

@media(max-width:1366px) {
	.banner-about {
		padding-left: 13em;
	}
	.csslider>ul>li, .bs-slider-overlay, .csslider>ul>li, .bs-slider-overlay1 {
		min-height: 500px;
	}
	h1.agile-title, h2.agile-title {
		font-size: 2.8em;
	}
	h4.agile-title {
		font-size: 1.9em;
		margin-top:30px;
	}
}
@media(max-width:1280px) {
	.banner-about {
		padding-left: 10em;
	}
	.inner-page-banner {
		min-height: 250px;
	}
}
@media(max-width:1080px) {
	.csslider>ul>li, .bs-slider-overlay, .csslider>ul>li, .bs-slider-overlay1 {
		min-height: 450px;
	}
	h1.agile-title, h2.agile-title {
		font-size: 2.3em;
	}
	h4.agile-title {
		font-size: 1.6em;
		margin-top:25px;
	}
	.banner-text {
		padding-top: 20vw;
	}
	p{
		font-size: 15px;
	}
	h2.heading, h3.heading {
		font-size: 35px;
		letter-spacing: 3px;
	}
	.blog h4 {
		font-size: 20px;
		letter-spacing: 2px;
	}
	.blog ul li {
		font-size: 15px;
	}
	.text p {
		width: 90%;
	}
	h3.tittle {
		font-size: 2.2em;
	}
	.feature-grids h3,.inner-heading h4 {
		font-size: 21px;
		letter-spacing: 2px;
	}
	.banner-about {
		padding-left: 5em;
	}
	.parts-w3ls h4 {
		font-size: 18px;
		letter-spacing: 1px;
	}
	.parts-w3ls span {
		font-size: 2.5em;
	}
	.footer_middle ul li a {
		font-size: 15px;
		letter-spacing: .5px;
	}
}
@media(max-width:1024px) {
	.csslider>ul>li, .bs-slider-overlay, .csslider>ul>li, .bs-slider-overlay1 {
		min-height: 450px;
	}
	h1.agile-title, h2.agile-title {
		font-size: 2.4em;
	}
	h4.agile-title {
		font-size: 1.5em;
		margin-top:20px;
	}
	.about-right h4 {
		font-size: 19px;
		letter-spacing: 1px;
	}
	.inner-page-banner {
		min-height: 200px;
	}
}
@media(max-width:991px) {
	nav ul li.icons {
		display: inline-block;
		width: auto;
		float: none;
	}
	.left-img {
		margin-top: 0em;
	}
	.stats h4 {
		font-size: 20px;
	}
	 .banner-about {
		padding-left: 5em;
		padding: 0 5em 0;
	}
	.team-gd {
		padding: 2em 0em;
	}
	.team-info h3 {
		font-size: 1.2em;
	}
}
@media(max-width:800px) {
	.banner-text {
		padding-top: 25vw;
	}
	h1.agile-title, h2.agile-title {
		font-size: 2.3em;
	}
	h4.agile-title {
		font-size: 1.4em;
		margin-top:20px;
	}
	h3.tittle {
		font-size: 2em;
	}
	.inner-page-banner {
		min-height: 150px;
	}
	.midd-contact h4,h4.contact-title {
		font-size: 22px;
		letter-spacing: 1px;
	}
	.map iframe {
		height: 350px;
	}
}
@media(max-width:768px) {
	
}
@media(max-width:736px) {
	 h1.agile-title, h2.agile-title {
		font-size: 2em;
	}
	h4.agile-title {
		font-size: 1.4em;
		margin-top:30px;
	}
	.csslider>ul>li, .bs-slider-overlay, .csslider>ul>li, .bs-slider-overlay1 {
		min-height: 400px;
	}
	.text p {
		width: 100%;
	}
	h2.heading, h3.heading {
		font-size: 32px;
		letter-spacing: 2px;
	}
}
@media(max-width:600px) {
	.banner-text a {
		font-size: 17px;
		letter-spacing: 1px;
		padding: 13px 25px;
	}
	.banner-text {
		padding-top: 30vw;
	}
	.about-right span.fa {
		font-size: 30px;
	}
	.text a.btn {
		font-size: 15px;
		letter-spacing: 1px;
		padding: 10px 25px;
	}
	.form-bg-w3ls input[type="text"], .form-bg-w3ls input[type="email"], .form-control, .form-bg-w3ls textarea {
		padding: 11px 16px;
		letter-spacing: 1px;
		font-size: 15px;
	}
}
@media(max-width:568px) {
	.parts-w3ls h4 {
		font-size: 15px;
		letter-spacing: 1px;
	}
	.parts-w3ls span {
		font-size: 2em;
	}
	.feature-grids .f-icon {
		width: 65px;
		height: 65px;
		line-height: 65px;
	}
	.feature-grids span.fa {
		font-size: 20px;
		line-height: 65px;
	}
	h3.tittle {
		font-size: 1.8em;
	}
	.banner-about {
		padding-left: 5em;
		padding: 0 3em 0;
	}
	.footer_grids h3 {
		font-size: 20px;
	}
	.team-gd {
		padding: 2em 1em;
	}
}
@media(max-width:480px) {
	.stats span.fa {
		font-size: 25px;
	}
	.stats h4 {
		font-size: 20px;
	}
	.feature-grids h3, .inner-heading h4 {
		font-size: 19px;
		letter-spacing: 1px;
	}
	.about-right h4 {
		font-size: 18px;
	}
	.menu .toggle {
		width: 30%;
	}
	.inner-page-banner {
		min-height: 130px;
	}
	.map iframe {
		height: 300px;
	}
}
@media(max-width:415px) {
	a.navbar-brand {
		font-size: .65em;
	}
	h1.agile-title, h2.agile-title {
		font-size: 1.7em;
		letter-spacing: 0;
	}
	h4.agile-title {
		font-size: 1em;
		letter-spacing: 0;
		padding-top:15px;
	}
	.banner-text {
		padding-top: 40vw;
	}
	.csslider>ul>li, .bs-slider-overlay, .csslider>ul>li, .bs-slider-overlay1 {
		min-height: 400px;
	}
	.newsletter-info input[type="submit"] {
		font-size: 15px;
		padding: 12px 0;
		flex-basis: 40%	;
	}
	.newsletter-info input[type="email"] {
		padding: .8em 1.5em;
		font-size: 15px;
	}
	.form-bg-w3ls button {
		font-size: 15px;
		letter-spacing: 1px;
	}
	.menu .toggle {
		width: 35%;
	}
	.midd-contact h4, h4.contact-title {
		font-size: 20px;
		letter-spacing: 1px;
	}
}
@media(max-width:384px) {
	.about-right h4 {
		font-size: 15px;
	}
	.about-right span.fa {
		font-size: 25px;
	}
	h2.heading, h3.heading {
		font-size: 30px;
		letter-spacing: 1px;
	}
	h3.tittle {
		font-size: 1.5em;
		line-height: 35px;
	}
	header {
		padding: .5rem 0;
	}
}
@media(max-width:376px) {
	h4.agile-title, h1.agile-title, h2.agile-title {
		font-size: 1.8em;
	}
}
@media(max-width:375px) {
	
}
@media(max-width:320px) {
	
}
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 5px;
    right: 3%;
    overflow: hidden;
    width: 35px;
    height: 35px;
    border: none;
    text-indent: 100%;
    background: #03274e url(../images/to-top.png) no-repeat 6px 5px;
    border-radius: 50%;
    -web-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border: 2px solid #fff;
}
.footer{
padding:7px 0px;
}
/*-- //Responsive design --*/