
/*@import url(https://fonts.googleapis.com/css?family=Calibri+Sans+Libre:400,300italic,700);*/
@import url('https://fonts.googleapis.com/css?family=Titillium+Web&display=swap');


body {

 margin: 0px 0px 0px 0px;
 padding: 0px;
 font-family: Calibri, sans-serif;
 font-size: 14px;

}

.purple{
 background: #734ba9 !important;
 border: 1px solid #734ba9 !important;
}

.Sb{
 	background: #107c35 !important;
    border: 1px solid #086327 !important;
    font-size: 18px !important;
    font-family: 'Titillium Web', sans-serif !important;
}

.ul-style-A {
    margin: 0px !important;
    margin-bottom: 10px !important;
    list-style: disc inside;
    margin-left: 8px !important;
    line-height: 25px !important;
}

p {
	
	text-align: left;
	margin:0px;
	padding:0px;
	line-height:25px;

	
}
#logo-nav{
	width:95%;
	margin-left: 2.5%;
	margin-right: 2.5%;

}

.strong_Cus{
	font-weight: bold;
    color: #646464;
    font-size: 23px;
}


sup { 
  vertical-align: super !important;
  font-size: smaller !important;
}

.theme_clr2{
	background-color: #078cbf !important;
}


.p2 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 18px;
    line-height: 1.3em;
    font-weight: lighter;
    color: #717171 !important;
    margin: 0;
    padding: 0;
}

.p3 {
    font-family: Arial,Tahoma;
    font-size: 15px;
    color: #717171 !important;
    margin-left: 8px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.fix_height{
	height: 450px;
}

.hyperlink-clr{
	color: #FF7415 !important;
    text-decoration: none !important;
    transition-delay: 2ms;
}

.hyperlink-clr:hover{
	color: #ff6d02 !important;
    text-decoration: underline !important;
    transition-delay: 2ms;
}

.video-container {
    display: block;
    position: inherit;
    float: left;
    margin: 25px 20px 60px 0px;
}


.logo{
	width: 20%;
	display: inline-block;
	margin-left:2.5%;
	margin-top:0%;
	margin-bottom:0%;


	
}

.image_style_B{
/*	width: 350px; */
    width: 470px;
    float: right;
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 3px;
    margin-left: 15px;
}

.image_style_C{
	width: 100%;
    /* float: left; */
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 3px;
}

.image_style_D{
	width: 350px;
    float: left;
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 3px;
    margin-right: 15px;
}

.video-player{
	width: 450px !important;
}

.text_styleE{
/*	border: 5px solid #ccc; */
    padding: 5px;
/*    border-radius: 3px; */
}

.navigation{
	display:inline-block;
	width: 75%;
	font-size: 16px;
	font-weight: bold;

}

.service{
	margin-top: 40px;
    padding: 15px 15px 20px 15px;
    background: #f4f4f4 !important;
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.service1{
    border-bottom: 2px solid #db9b00;
    border-top: 2px solid #db9b00;
    margin-bottom:25px;
    text-align: center;
    padding-top: 10px;
    padding: 7px;
    padding-bottom: 0;
    border-radius: 4px;
    background: #f4f4f4 !important;
}


.service1 .service1-icon {
    font-size: 50px;
    line-height: 50px;
    color: #5d5d5d;
    padding-top: 10px;
}

.service1 h3 {
    margin-top: 13px;
    font-size: 16px;
}

.service1 p {
    padding-bottom: 7px;
    line-height: 24px;
    text-align: center;
    font-size: 16px;
    height: 110px;
}

.text_center{
	TEXT-ALIGN: center;
    }

ul.signup-login {

	padding: 0px;
	margin: 0px;
	list-style: none;
	position: relative;
	display: inline-table;
	font-weight: bold;
	font-size: 14px;
	color: #068CBF;

}

ul.signup-login li {

	display: inline-block;
	padding: 5px 10px 5px 10px;
	margin-bottom: 0px;

}

ul.signup-login li a, ul.signup-login li a:hover {

	text-decoration: none;
	color: inherit;

}

.social-box{

	position:fixed;
	width:auto;
	top:25%;
	left: 0px;
	z-index: 1000;

/*
	border:3px solid #a1a1a1;
	background:#FFF;
	padding: 10px;

	-webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
*/

}

.social-box > ul {

	margin: 0;
	padding: 0;
	list-style: none;

}

.social-box > ul > li {

	margin: 0;
	padding: 0;
	line-height: 0px;

}

.featured-boxes h3 {

	font-size: 32px;
	font-weight: normal;
	text-align: center;
	margin-top: 30px;

}

.featured-boxes h5 {
	font-weight: normal;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}



.speacial_1{
	text-align: center;
    font-family: "Roboto", sans-serif;
    margin-top: 10px;
    font-size: 16px
}

.speacial_2{
	font-size: 42px !important;
    line-height: 52px;
    margin-top: 50px !important;
}


.new_fb_Box{
	font-size: 32px;
    font-weight: normal;
    text-align: center;
    background-color: beige;
    line-height: 3em;
    margin-top: 0px !important;
}


.featured-single-box {

	border-radius: 8px;
	background-color: #fff;
/*	background-color: #f7f2f2;*/

/*
	margin-left: 15px;
	margin-right: 15px;
	padding: 5px 10px 5px 10px;
*/

/*	margin-left: 1.2%;*/
    margin-left: 3.5%;
	margin-right: 1.2%;
	margin-bottom: 10px;
	padding: 5px 1%;


	display: inline-block;
	vertical-align: top;

	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;

	border-top-style: solid;
	border-top-width: 4px;
    width: 40%;
    max-width: 485px;
/*	width: 20%;
	max-width: 350px;*/
/*	height: auto; */
	height: 225px;
	
}

.featured-single-box:hover {
    box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.2);
}



.feature-single-box-color-1 {
	border-top-color: #FF7415;
}

.bg-color1 {
	background-color: #FF7415;
}

.color1 {
	color: #FF7415;
}


.feature-single-box-color-2 {
	border-top-color: #068CBF;
}

.bg-color2 {
	background-color: #068CBF;
}

.color2 {
	color: #068CBF;
}


.feature-single-box-color-3 {
	border-top-color: #4eb25c;
}

.bg-color3 {
	background-color: #4eb25c;
}

.color3 {
	color: #4eb25c;
}


.feature-single-box-color-4 {
	border-top-color: #068CBF;
}

.bg-color4 {
	background-color: #068CBF;
}

.color4 {
	color: #068CBF;
}




.featured-single-box .circle {
	
	width: 100px;
	height: 100px;
	border-radius: 50px;
/*	border: 1px solid #ccc;*/
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	
	
}


.featured-single-box .circle .icon {

	position: relative;
	display: block;
	width: 45px;
	height: 35px;
/*	background: #db9b00;*/
	padding: 30px 30px 35px 30px;
	color: #fff;
	font-size: 40px;
	text-align: center;

}

.featured-single-box .featured-heading {

	font-size: 20px;
	font-weight: bold;
	text-transform: inherit;
	text-align: center;
    line-height: 1.3em;
}

.featured-single-box > ul {

	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 10px;
	padding-bottom: 10px;
	list-style: disc;
	font-size: 14px;
	min-height: 170px;
	height: auto;

}

.featured-single-box > ul > li {

	margin: 0;
	padding-bottom: 5px;
/*	display: block;*/

}

.featured-single-box .featured-read-more {

	margin: 10px auto;
	text-align: center;

}

.featured-single-box .featured-read-more a {

	width: 150px;
	height: 50px;
	padding: 10px 15px;
	border-radius: 6px;
	color: #fff;


}

.featured-single-box .featured-read-more a:hover {

/*	color: #fff;*/
	text-decoration: none;

}

.featured-single-unique-feature {

/*	background-color: #a9a9a9;*/

/*
	margin-left: 1.2%;
	margin-right: 1.2%;
	margin-top: 20px;
	padding: 5px 1%;
*/
	

	display: inline-block;
	vertical-align: top;

	width: 33%;
/*	max-width: 350px;*/
	height: auto;
/*	height: 300px;*/
	
}

.featured-single-unique-feature .unique-feature-img {
	
	text-align: center;
	margin: 10px auto;
	
}

.featured-single-unique-feature .unique-feature-heading {

	color: #FF7415;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: center;
	height: 30px;
/*	border: 1px solid #000;*/
	overflow: hidden;

}

.featured-single-unique-feature .unique-feature-details {

	color: #000000;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: center;
	height: 60px;
/*	border: 1px solid #000;*/
	overflow: hidden;

}

.moving-text-container {

	float: left;
	position: absolute;
	top: 80px;
	left: 100px; 
}

.main_contain{
	background-color: #e0e0e0;
    padding-top: 10px;
    padding-bottom: 10px;
    left: 100px;
}

.moving-text .moving-text-heading {

	color: #FF7415;
	font-size: 36px;
	font-weight: bold;
	line-height: 1em;
	width: 560px;
    font-family: 'Titillium Web', sans-serif;
	
}

.moving-text .moving-text-details {

	color: #000000;
	font-size: 24px;
	font-weight: normal;
	margin-top: 20px;
	line-height: 1.2em;
	width: 560px;
    font-family: 'Titillium Web', sans-serif;
	
}

.moving-text .moving-text-link {

	margin-top: 20px;
	
}

.moving-text .moving-text-link img {

	width: auto !important;
	height: auto;
	
}


.space-20px{
	width:100%;
	height:20px;

}

.space-40px{
	width:100%;
	height:40px;

}


.white-background{
	background-color:#FFF;
/*
	margin-top: 10px;
	margin-bottom:10px;
*/
	margin-left:auto;
	margin-right:auto;
	max-width:1200px;
	width: 100%;
	height:auto;
/* 	padding-left:5px;
 	padding-right:5px;*/
	
}

.bottom-area {
	background-color:#078cbf;
	width: 100%; 
	height:auto;
	min-height: 250px;
}

.right{
	float:right;
	
}

#main-image{
/*	background-image:url(../images/main_image.png);*/
 	margin-left:auto;
 	margin-right:auto;
 	width: 100%;
	position: relative;

}

#main-image img {
 
  	border: 0px;
  	width: 100%;
  	max-width: 100%;

 
}


#box-container{
/* width:950px;
 height:325px;*/
margin:auto;
width: 95%; 

}

.float-left{
	float:left;
	
}
.float-right{
	float:right;
		
}



#slideshow-container {
	width: 100%;
	height: 400px;		
	margin-left: auto;
	margin-right: auto;	
	background-color: #ccc;				

}

.text-heading {

	color: #fff;
	font-size: 24px;
	font-weight: bold;
	margin-left: 20px;
	
}

.footer_icon_width{
	width: auto !important;
}

.left_footer_temp_padding{
	padding-left: 75px;
}

.text-details {

	color: #000000;
	font-size: 18px;
	font-weight: normal;
	margin-top: 12px;
	line-height: 1.2em;
	margin-left: 20px;
	
}

ul.column1, ul.column2 {

	display: inline-block;
	vertical-align: top;
	width: 24%;
	min-width: 200px;
	height: auto;
	margin-left: 30px;
	margin-top: 60px;
	font-size: 16px;

/*	border: 1px solid #fff;*/

}

ul.column1 li a, ul.column2 li a {

	color: #fff;
	text-decoration: none;

}

ul.column1 li a:hover, ul.column2 li a:hover {

	text-decoration: underline;

}

ul.address {

	display: inline-block;
	vertical-align: top;
	width: 400px;
	height: auto;
	margin-left: 30px;
	margin-top: 60px;
	font-size: 16px;
	color: #fff;

/*	border: 1px solid #fff;*/

}

ul.address li .icon, ul.address li .txt {

	vertical-align: top;
	display: inline-block;
	width: 350px;
	
}

ul.address li .icon {

	width: 40px;
	text-align: center;

}

ul.address li .txt {

	margin-top: 5px;

}

ul.address li a, ul.address li a:hover, ul.address li a:visited {

	text-decoration: none;
	color: #fff;

}

.text_align_right{
	text-align: right !important;
}

.grey-bar {

	background-color: #6ecbef;
	height: 30px;

}

.h1_custom1{
	color: #fff !important;
}



.get-in-touch {

	border: 2px dotted #000;
	border-radius: 15px;
	width: 100px;
	height: 25px;
	top: -15px;
	left: 0px;
	position: absolute;
	float: left;
	z-index: 100;

	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-color: #FF7415;
	color: #fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;

/*	box-shadow: 5px 5px #ccc;*/

}

.Custome_Width{
	width: 350px;
}


.get-in-touch a, .get-in-touch a:hover, .get-in-touch a:visited {

	text-decoration: none;
	color: #fff;

}

.copyright-new {

	margin: 0px auto;
	padding: 10px 0px;
	text-align: center;
	font-size: 14px;
	color: #ccc;
	background: url('../images/footer_bg.png');
	border-top: 1px solid #000;

}

.del-BM{
	margin-bottom: 0px !important;
}


/*******================= course table details Css here =================*********/


.table-body{
	display: block;
    width: 90%;
	border: 1px solid #999999;	
    margin-left: 50px;
    -webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.19);
    -moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.19);
    box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.19);
    background-color: #fff;
}



.table-row{
	display: inline-block;
    width: 100%;
    vertical-align: top;
	border: 1px solid #999999;	
}


.table-cell-left{
	display: inline-block;
    width: 30%;
    vertical-align: top;
    padding: 10px;
}

.table-cell-right{
	display: inline-block;
    width: 65%;
    border-left: 1px solid #999999;
    padding: 10px;	
}

.table-body ul{
	margin: 0px;
    padding: 0px;
    margin-left: 20px;	
}

.table-body ul li{
	line-height: 0.5em;
    margin: 0;
    list-style-type: disc;
}

.table-heading{
	text-align: center;
    font-size: 30px;
    margin-bottom: 0px;
    line-height: 50px;
    font-weight: 800;
    color: #068CBF;
    border: 1px solid #656565;
    }
    
.table-heading-orange{
	text-align: center;
    font-size: 30px;
    margin-bottom: 0px;
    font-weight: 800;
    color: #ff7415;
    }
    
    .orange-p2{
    font-family: 'Quicksand', sans-serif;
    color: #ff7415 !important;
    font-size: 22px;
    font-weight: bold;
    }  
    
    .orange-p2:hover{
    text-decoration: none !important;
    }   
    
    .table-heading-anchor{
    text-decoration: none;
    color: inherit;
    }

/*******================= custom button Css here =================*********/

	
.a_Buy_Now {
	background-color:#3bb3e0;
	font-family: 'Open Sans', sans-serif;
	font-size:16px !important;
	text-decoration:none;
	color:#fff !important;
	position:relative;
	padding:15px 35px;
	padding-right:75px;
	background-image: linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -o-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(44,160,202)),
	color-stop(1, rgb(62,184,229))
	);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
	-moz-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
	-o-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
	box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
}

.a_Buy_Now:active {
	top:3px;
	background-image: linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -o-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(62,184,229)),
	color-stop(1, rgb(44,160,202))
	);
	-webkit-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
	-moz-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
	-o-box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
	box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
}

.a_Buy_Now::before {
	background-color:#2591b4;
	background-image:url(../images/play-Now.png);
	background-repeat:no-repeat;
	background-position:center center;
	content:"";
	width:35px;
	height:35px;
	position:absolute;
	right:20px;
	top:35%;
	margin-top:-9px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
	-moz-box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
	-o-box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
	box-shadow: inset 0px 1px 0px #052756, 0px 1px 0px #60c9f0;
}

.a_Buy_Now:active::before {
	top:35%;
	margin-top:-12px;
	-webkit-box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
	-moz-box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
	-o-box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
	box-shadow: inset 0px 1px 0px #60c9f0, 0px 3px 0px #0e3871, 0px 6px 3px #1a80a6;
}

.well-md{
	padding-top: 10px; 
	padding-bottom: 10px;
}


/************************** =============================== Media-Query 1600px ================================================ ***************************/

@media screen and (min-width: 1600px) {


.main_contain{
 /*   width: 1280px;
    left: 312px;
    position: relative; */
    
    width: 100%;
    left: 0px;
    position: unset;
    
}

.moving-text-container {
	left: 395px;
}


#slideshow-container {
	width: 1280px;
}

.bottom-area {
   	width: 1280px;
    left: 312px;
    position: relative;    
}

.copyright-new {
   	width: 1280px;
    left: 312px;
    position: absolute;    
}




}

/************************** =============================== Media-Query 1200px ================================================ ***************************/

@media all and (max-width: 1200px) {
	

	#slideshow-container {

		height: 300px;
/*		background-position: 75% 50% !important;*/
		background-size: cover !important;

	}

	.moving-text-container {

		top: 35px;
		left: 30px;

	}

	.moving-text .moving-text-heading {

		font-size: 24px;

	}

	.moving-text .moving-text-details {

		width: 450px;
		font-size: 20px;

	}
    
    .table-body {
    width: 100%;
    margin-left: 0px;
	}

}

/************************** =============================== Media-Query 1000px ================================================ ***************************/

@media all and (max-width: 1000px) {
	

	#slideshow-container {

		height: 250px;
/*		background-position: 75% 50% !important;*/
		background-size: cover !important;

	}

	.moving-text-container {

		top: 15px;
		left: 20px;

	}


	.moving-text .moving-text-heading {

		width: 450px;

	}

	.moving-text .moving-text-details {

		width: 350px;

	}

}

/************************** =============================== Media-Query 975px ================================================ ***************************/

@media all and (max-width: 975px) {
	

    	ul.column1 {

		width: 20%;
		min-width: 80px;
		margin-left: 20px;

	}

    	ul.column2 {

		width: 24%;
		min-width: 200px;
		margin-left: 10px;

	}

	ul.address {

		min-width: 380px;
		margin-left: 20px;

	}
    
    .fix_height{
	height: 450px;
	}
    
    .video-player {
    width: 685px !important;
    margin-bottom: 15px;
	}
    

}

/************************** =============================== Media-Query 900px ================================================ ***************************/

@media all and (max-width: 900px) {

	.featured-single-unique-feature {

		display: inline-block;
		vertical-align: top;

		width: 49%;
		height: auto;
	
	}

	.featured-single-box {

		width: 90%;
		max-width: none;
        height: auto;
	
	}

}




/************************** =============================== Media-Query 840px ================================================ ***************************/

@media all and (max-width: 840px) {
	

    	ul.column1 {

		width: 30%;
		min-width: 80px;
		margin-left: 10%;

	}

    	ul.column2 {

		width: 30%;
		min-width: 200px;
		margin-right: 10%;

	}

	ul.address {

		min-width: 380px;
		margin-left: 10%;
		padding-bottom: 20px;
		margin-bottom: 0px;

	}
    
    .fix_height{
	height: auto;
	}
    
    .video-player {
    width: 440px !important;
    margin-right: 0px;
	}
    
    

}

/************************** =============================== Media-Query 790px ================================================ ***************************/

@media all and (max-width: 790px) {

	.social-box{

		visibility: hidden;

	}

	#slideshow-container {

		height: 150px;
/*		background-position: 75% 50% !important;*/
		background-size: cover !important;

	}

	.moving-text-container {

		top: 0px;
		left: 0px;
		background-color: #c3c3c3;
		display: block;
		position: relative;
		padding: 20px;
		float: none;

	}

	.moving-text .moving-text-heading {

		font-size: 24px;
		width: 100%;
	

	}

	.moving-text .moving-text-details {

		width: 100%;
		font-size: 20px;

	}
    
    .table-body {
    width: 100%;
    margin-left: 0px;
	} 
    
    

}






/************************** =============================== Media-Query 610px ================================================ ***************************/

@media all and (max-width: 610px) {


	.image_style_B{
		width: 100%;
	}
    
    .image_style_D{
		width: 100%;
	}
    	ul.column1 {

		width: 30%;
		min-width: 80px;
		margin-left: 5%;

	}

    	ul.column2 {

		width: 30%;
		min-width: 200px;
		margin-left: 5%;


	}

	ul.address {

		min-width: 380px;
		margin-left: 5%;
		padding-bottom: 20px;
		margin-bottom: 0px;

	}

	.featured-single-unique-feature {

		display: inline-block;
		vertical-align: top;

		width: 90%;
		height: auto;
	
	}

	.featured-single-box {

		width: 90%;
		max-width: none;
	
	}
    
    .logo {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 5% !important;
    margin-bottom: 0%;
    text-align: center;
    }
    
}


/**************************Media-Query 520px***************************/

@media all and (max-width: 520px) {

	.float-right {
		float: none;
		margin-top: 2%;
	}


	#cssmenu {
		margin-top: 2.5%;
	
	}

}

/************************** =============================== Media-Query 400px ================================================ ***************************/

@media all and (max-width: 400px) {

    	ul.column1 {

		width: 90%;
		margin-left: 5%;

	}

    	ul.column2 {

		width: 90%;
		margin-left: 5%;
		margin-top: 30px;


	}

	ul.address {

		margin-top: 30px;
		margin-left: 0px;
		padding-bottom: 20px;
		margin-bottom: 0px;


	}

	.featured-single-box {

		width: 90%;
		max-width: none;
		height: auto;

		margin-left: auto;
		margin-right: auto;
		display: block;
	
	}

	.featured-single-box > ul {

		min-height: initial;

	}

}
