body {
	font-family: 'Open Sans', sans-serif;
	color: #454545;
	font-size: 14px;
	line-height: 24px;
	  position: relative;
	  padding:0px;
	  margin:0px;
}
a {
	color: #00993b;
	-webkit-transition-duration: .9s;
	-moz-transition-duration: .9s;
	-o-transition-duration: .9s;
	-ms-transition-duration: .9s;
	transition-duration: .9s;
}
a:hover {
	color: #000;
	text-decoration: none;
}
.navbar-collapse {
	padding: 0px;
	font-family: 'SegoeUI-Regular';
	font-size: 14px;
	text-transform: uppercase;
}
.navbar-default {
	background-color: #058135;
	padding: 10px 0px;
}
.navbar-default .navbar-nav>li>a {
	color: #fff;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:active>a:hover {
	color: #FFF;
	background-color: #016b2a;
	border-radius: 4px;
	padding: 6px 15px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #31D671;
	background-color: transparent;
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 6px 13px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #FFF;
	background-color: #016b2a;
	border-radius: 4px;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	margin: 4px 0px !important;
	font-size: 13px;
	text-align: left;
	list-style: none;
	background-color: #016B2A;
	border-radius: 10px;
}
.navbar-nav>li>.dropdown-menu {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.navbar-nav>li>.dropdown-menu li a {
	color: #FFF;
	padding: 10px 15px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	background-color: #058135;
}
.navbar {
	position: relative;
	min-height: auto;
	margin: 9px 0px 0px 0px;
	border: 1px solid transparent;
}
.top_section {
	margin-top: 5px;
	margin-bottom: 5px;
}
.top_section .container-fluid {
	padding-right: 8px;
	padding-left: 8px;
	margin-right: auto;
	margin-left: auto;
}
.navbar-default .navbar-brand {
	display: none;
}
.banner_main {
	background: #fff url(images/18.gif) center no-repeat;
	position: relative;
}
.welcome {
	text-align: justify;
	    margin-bottom: 20px;
}
.welcome img {
	float: left;
	margin: 0px 15px 0px 0px;
}
.welcome h1 {
	background: url(images/h1_bg.png) no-repeat left;
	min-height: 47px;
	font-family: 'SegoeUI-Regular';
	font-size: 22px;
	color: #FFF;
	font-weight: 400;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	padding: 9px 0px 0px 43px;
	margin-bottom: 10px;
}
.product_slider {
	background: url(images/bg-sd.jpg) no-repeat left;
}
.product_slide_main {
	background: url(images/left_top_bg.png) top left no-repeat, url(images/right_top_bg.png) top right no-repeat, url(images/top_top_bg.png) top repeat-x, url(images/pro_side_bg.png) left repeat-y, url(images/pro_side_bg.png) right repeat-y, url(images/bottom_bg.png) bottom repeat-x, url(images/bottom_right_bg.png) bottom right no-repeat, url(images/bottom_left_bg.png) bottom left no-repeat;
	border-radius: 3px;
	margin: 17px 0px;
	    padding: 20px 20px 5px 20px;
	background-color: #f6f6f6;
	float: right;
	width: 95%;
}
.product_slide_main h2 {
	font-family: 'SegoeUI-Regular';
	font-size: 22px;
	color: #00993b;
	font-weight: 400;
	margin: 10px 0px;
	padding-bottom: 11px;
	background: url(images/border_dotted.png) repeat-x bottom;
}
.item .image {
	padding: 3px;
	background: #FFF;
	border: 1px solid #ccc;
	position: relative;
	margin-top: 10px;
}
.item .image img {
	width: 100%;
}
.item .image h1 {
	position: absolute;
	bottom: 0;
	background-color: rgba(0,119,150,0.9);
	left: 0px;
	right: 0px;
	margin: 3px;
	font-family: 'SegoeUI-Regular';
	font-size: 20px;
	padding: 10px;
	color: #fff;
}
.item p {
	text-align: left;
	margin: 15px 0px;
}
.owl-prev {
	float: left;
}
.owl-buttons {
	position: absolute;
	background: #00993b;
	border-radius: 3px;
	padding: 5px;
	line-height: normal;
	top: 0;
	right: 0;
	margin-top: -50px;
	font-size: 0px;
}
.owl-prev {
	background: url(images/Pro_left_arrow.png) no-repeat center;
	width: 25px;
	padding: 10px 0px 10px 10px;
	border-right: 1px solid #03cf52;
}
.owl-next {
	background: url(images/Pro_right_arrow.png) no-repeat center;
	width: 25px;
	padding: 10px 0px 10px 10px;
	border-left: 1px solid #047b32;
	float: left;
}
.footer {
	background: #f3f2f2;
	border: 1px solid #e5e5e5;
	margin-top: 10px;
	padding: 30px 0px;
}
h3 {
	font-family: 'SegoeUI-Regular';
	font-size: 22px;
	color: #00993b;
	font-weight: 400;
	margin-bottom: 20px;
	margin-top: 0;
}
.contact_home {
	border-right: 1px solid #e5e5e5;
}
.contact_home span {
	color: #0c83a2;
}
.contact_home a {
	color: #454545;
}
.contact_home a:hover {
	color: #00993b;
}
.advan {
	margin-left: 25px;
}
.advan ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.advan ul li {
	background: url(images/doted.png) left no-repeat;
	padding: 8px 0px 8px 20px;
	border-bottom: 1px dotted #00993b;
}
.link {
	background: #FFF;
	text-align: center;
	padding: 10px;
	float: right;
	width: 90%;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	margin-bottom: 8px;
}
.link a {
	font-family: 'SegoeUI-Regular';
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
}
.link a:hover {
	color: #0b80a0;
}
.copy_right {
	margin: 15px auto;
}
.copy {
	text-align: right;
	font-size: 12px;
}


.about_home {
	display:none;
	position: absolute;
	background: #0b80a0 url(images/about_bg.png) no-repeat;
	background-size: cover;
	width: 30%;
	padding: 20px 20px 40px 20px;
	border-radius: 5px 5px 0px 0px;
	z-index: 999999;
	border-bottom: 5px solid #00993b;
	margin-top: -414px;
}
.about_home h1 {
	font-family: 'SegoeUI-Regular';
	font-size: 22px;
	color: #FFF;
	font-weight: 400;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	padding: 9px;
	margin-bottom: 10px;
	line-height: 0;
}
.about_home p {
	color: #FFF;
	font-weight: 400;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	padding: 9px;
	margin-bottom: 10px;
}











.about_home01 {
	position: absolute !important;
	/*background: #0b80a0 url(images/about_bg.png) no-repeat;*/
	background-image:url(images/about_bg.png);
	background-repeat:no-repeat;
	background-color:#0b80a0;
	background-size: cover;
	width: 18%;
	padding: 0px 20px 30px 20px;
	border-radius: 5px 5px 0px 0px;
	z-index: 999999;
	border-bottom: 5px solid #00993b;
	min-height:250px;
	
}
.about_home01 h1 {
	font-family: 'SegoeUI-Regular';
	font-size: 22px;
	color: #FFF;
	font-weight: 400;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	padding: 9px;
	margin-bottom: 0px;
	line-height: 0;
}
.about_home01 p {
	color: #FFF;
	font-weight: 400;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	padding: 9px;
	margin-bottom: 10px;
	font-size: 15px !important;
}
.read_more {
	background: #00993b;
	border-radius: 5px;
	font-family: 'SegoeUI-Regular';
	font-size: 12px !important;
	color: #FFF;
	text-transform: uppercase;
	padding: 8px 10px;
	margin-left: 10px;
}
.read_more:hover {
	background: #05667f;
	border-radius: 5px;
	font-family: 'SegoeUI-Regular';
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	padding: 8px 10px;
	margin-left: 10px;
}
.inner_banner {
	background: url(images/about_bg.png) repeat;
	min-height: 2px;
	margin-top: 5px;
}
.inner_img {
	padding: 5px;
	border: 1px solid #ccc;
}
.quick_links ul {
	list-style: none;
	padding: 0;
}
.quick_links ul li {
	background: url(images/quick_bg.png) left no-repeat;
	padding: 0;
	margin: 0;
}
.quick_links ul li a {
	padding: 2px 20px;
	margin-bottom: 5px;
	background: url(images/quick_bg.png) left no-repeat;
	display: block;
	color: #454545;
}
.quick_links ul li a:hover {
	margin-left: 3px;
	color: #00993b;
	background: url(images/quick_bg.png) left no-repeat;
}












 @media (max-width:400px) {
.top_section img {
	width: 100%;
}
.welcome img {
	float: none;
	margin-bottom: 20px;
}

.inner_img {
	width: 100% !important;
	margin-bottom: 20px !important;
}

.welcome h1 {
    font-size: 16px !important;
    padding: 13px 0px 0px 43px !important;

}
.advan ul li {
    line-height: 22px !important;
}
.advan1 ul li {
   line-height: 22px !important;
}
}




 @media (max-width:768px) {
.inner_img {
	width: 50%;
	margin-bottom: 20px;
}
.copy {
	text-align: left;
}
.fs-pager-wrapper {
	display: none;
}
.navbar-default .navbar-brand {
	color: #FFF;
	display: block;
}
.navbar-nav {
	margin: 11px 15px;
}
.navbar-default {
	padding: 0;
	border-radius: 10px;
}
.nav>li>a {
	padding: 10px 9px !important;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	background-color: #016b2a;
	border-radius: 4px;
	color: #FFF;
}
.navbar-nav .open .dropdown-menu {
	background-color: #016B2A !important;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #FFFAFA;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
	color: #0FA047;
	background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #FFF;
}
.contact_home {
	border-right: 0px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 20px;
}
.advan {
	margin-left: 0;
	margin-bottom: 20px;
}
}

 @media (max-width:990px) {
	 .address {
    padding: 40px !important;
    font-size: 14px !important;
}
.link {
    float: left;
    width: auto;
    margin: 20px 8px;
    width: 30%;
    min-height: 82px;
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 6px 12px;
}
.product_slider {
	background: none;
}
.product_slide_main {
	margin: 37px 0px;
	width: 100%;
}
}

@media (max-width:549px) {
.link {
    float: left;
    width: 100%;
    margin: 5px 0px;
}
.logo{
	text-align:center;
}

}

@media (min-width:768px) {
	.navbar-header{
		display:none;
	}
}


 @media (max-width:1823px) {
	 
.about_home01{
	width: 23%;	
}
	 
.about_home {
	width: 40%;
	padding: 10px 10px 30px 10px;
	margin-top: -369px;
}
}
 @media (max-width:1600px) {
	 
.about_home01{
	width: 25%;	
} 



.about_home {
	width: 49%;
	padding: 0px 10px 20px 10px;
	margin-top: -305px;
}
}
 @media (max-width:1340px) {
	 
.about_home01 ul li{font-size:15px !important;
}
	 
	 
.about_home {
	width: 49%;
	padding: 0px 5px 21px 5px;
	margin-top: -279px;
}
}
 @media (max-width:1285px) {
.about_home {
	width: 58%;
	padding: 0px 5px 21px 5px;
	margin-top: -227px;
	font-size: 13px;
}
.about_home h1 {
	font-size: 19px;
	padding: 10px 9px;
	margin-bottom: 0px;
	line-height: 0;
}
}
 @media (max-width:1180px) {
	 .address {
    padding:34px !important;
}
.address {
    line-height: 33px !important;
}
	.about_home01 {
	display:none !important;
} 
.about_home {
	display:none;
	position: relative;
	width: 100%;
	padding: 20px;
	border-radius: 5px 5px 0px 0px;
	z-index: 99;
	min-height: inherit;
	border-bottom: 5px solid #00993b;
	margin: 20px auto;
	font-size: 14px;
}


@media (max-width:320px) {
	.about_home {
	display:none;
	}
}

@media (max-width:360px) {
	.about_home {
	display:none;
	}
}
	
	
@media (max-width:768px) {
	.about_home {
	display:none;
	}
}
	
	
	@media (max-width:800px) {
	.about_home {
	display:none;
	}
}

@media (max-width:980px) {
	.about_home {
	display:none;
	}
}
	
.about_home h1 {
	font-family: 'SegoeUI-Regular';
	font-size: 22px;
	color: #FFF;
	font-weight: 400;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	padding: 9px;
	margin-bottom: 10px;
	line-height: 0;
}
}






/*tony css starts here*/



.advan1 ul li {
    background: url(images/doted.png) left no-repeat;
    padding: 8px 0px 8px 20px;
    /* border-bottom: 1px dotted #00993b; */
    line-height: 18px;
}
.advan1 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.advan1 {
    margin-bottom: 20px;
}

.products_tab ul li:hover {
    background: #15829F;
    color: #fff;
}
.products_tab ul li {
    list-style-type: none;
    cursor: pointer;
   padding: 0 10px 0 10px;
    margin: 2px;
        padding: 5px 0 5px 20px;
    width: 100%;
    background: #F7F6F6;
    line-height: 29px;
	    border-radius: 4px;
		    padding-right: 10px;
}
		.products_tab ul div{color: #666666; cursor: auto; display: none; font-size: 13px; padding: 5px 0 5px 20px; text-decoration: none; }
		.products_tab ul div a{color:#000000; font-weight:bold;}
		.products_tab ul li div:hover{text-decoration:none !important;}
		.products_tab ul li:before {
    content: "+";
    /* padding: 10px 10px 10px 0; */
    color: white;
    font-weight: bold;
    float: right;
    width: auto;
    background: #18809B;
    padding: 0px 10px;
    border-radius: 4px;
}
		.products_tab ul li.active:before { content: "+";
    /* padding: 10px 10px 10px 0; */
    color: white;
    font-weight: bold;
    float: right;
    width: auto;
    background: #D0C9C9;
    padding: 0px 10px;
    border-radius: 4px;
        margin-right: 10px;}
		#toggle{width:100%; margin:0 auto;}
		
		
.address {
    width: 100%;
    padding: 60px;
    color: #FFF;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    border-radius: 4px;
	background:url(images/back.png) no-repeat #0980A0;
}
.address p {
    margin: 0;
}
h1.home_sli {
    width: 100%;
    padding: 0 0 15px 0;
   /* font-size: 25px;
    line-height: 100%;
    opacity: 1;
    top: 0%;
    left: 0%;
    display: block;*/
}
	

.about_home01 p {
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #0A809E;
    padding: 12px 0;
}
.col-lg-6.col-md-6.col-sm-6.col-xs-12.contact {
    margin: 20px 0;
}
.products_tab ul {
    margin: 0;
    padding: 0;
}















.accordion {
    margin: 0;
    padding: 10px;
    height: 40px;
    border-top: #f0f0f0 1px solid;
    background: #F7F6F6;
	    font-family: 'SegoeUI-Regular';
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
     font-size: 13px
}
    .accordion-open {
        background:#1A819C;
        color: #fff;
    }
    .accordion-open span {
        display:block;
        float:right;
        padding:10px;
    }
    .accordion-open span {
        background:url(images/minus.png) center center no-repeat;
    }
    .accordion-close span {
        display:block;
        float:right;
        background:url(images/plus.png) center center no-repeat;
        padding:10px;
    }
   
    div.content {
        background:#fff;
        margin: 0;
        padding:10px;
        font-size:.9em;
        line-height:1.5em;
        font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    }
    div.content ul, div.content p {
        padding:0;
        margin:0;
        padding:3px;
    }
    div.content ul li {
        list-style-position:inside;
        line-height:25px;
    }
    div.content ul li a {
        color:#555555;
    }
    code {
        overflow:auto;
    }
	
.accordion:hover {
    background: #137F9C;
    color: #fff;
}
.under_construction h2 {

    font-size: 20px;
    text-transform: uppercase;
    padding: 20px 0;
}


.address p span {
    color: #16D5FF;
}
.about_home01.fs_obj.fs_obj_active {
    margin-left: -118px;
}


div#section1 {
    background: #05718E;
}
div#section2 {
    background: #05718E;
}
div#section3 {
    background: #05718E;
}
div#section4 {
    background: #05718E;
}
div#section5 {
    background: #05718E;
}
div#section6 {
    background: #05718E;
}
div#section7 {
    background: #05718E;
}
div#section8 {
    background: #05718E;
}
div#section9 {
    background: #05718E;
}
div#section10 {
    background: #05718E;
}
div#section11 {
    background: #05718E;
}
div#section12 {
    background: #05718E;
}
div#section13 {
    background: #05718E;
}

.tab01{
    background: #88191a;
	color:#fff;
		text-align:center !important;

	text-transform:capitalize;
}


.tab02 {
    background: #875548; color:#fff;
		text-align:center !important;

	text-transform:capitalize;
}
.tab03 {
    background: #ee1c23; color:#fff;
		text-align:center !important;

	text-transform:capitalize;
	
}
.tab04 {
    background: #0d81a1; color:#fff;
	text-align:center !important;

	text-transform:capitalize;
}

.tab05 {
    background: #d94699; color:#fff;
	text-align:center !important;
	text-transform:capitalize;
}

.tab06 {
    background: #f47a29; color:#fff;text-align:center !important;
	text-transform:capitalize;
}

.tab07 {
    background: #f25b21; color:#fff;
	text-align:center !important;

	text-transform:capitalize;
}

.tab08 {
    background: #25b24b; color:#fff;
	text-align:center !important;

	text-transform:capitalize;
}

.tab09 {
    background: #757676; color:#fff;
	text-align:center !important;

	text-transform:capitalize;
}

.tab10 {
    background: #1b4fa2; color:#fff;
	text-align:center !important;

	text-transform:capitalize;
}

.tab11 {
    background: #684a9e; color:#fff;
	text-align:center !important;

	text-transform:capitalize;
}

.tab12 {
    background: #993c96; color:#fff;
		text-align:center !important;

	text-transform:capitalize;
}

.tab13 {
    background: #88191a; color:#fff;
		text-align:center !important;

	text-transform:capitalize;
}

.pro-center{
	text-align:center !important;}

.about_home01 ul li {
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #1494B5;
    padding: 12px 0;
    color: #fff;
    padding-left: 22px;
	    font-size: 15px !important;
    background: url(images/doted.png) left no-repeat;
}
.about_home01 ul {
    margin: 0;
    padding: 0;
	    float: left;
}







.about_home.box.fade-in.one ul {
    margin: 0;
    padding: 0;
    list-style: none;
	    margin-bottom: 20px;
}
.about_home.box.fade-in.one ul li {
       width: 100%;
    margin: 0;
    border-bottom: 1px solid #1494B5;
    padding: 12px 0;
    color: #fff;
    padding-left: 22px;
    font-size: 15px !important;
    background: url(images/doted.png) left no-repeat;
}


.v-center {
  height: 100vh;
  width: 100%;
  display: table;
  position: relative;
  text-align: center;
}

.v-center > div {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  top: -10%;
}

.btn {
  font-size: 3vmin;
  padding: 0.75em 1.5em;
  background-color: #fff;
  border: 1px solid #bbb;
  color: #333;
  text-decoration: none;
  display: inline;
  border-radius: 4px;
  -webkit-transition: background-color 1s ease;
  -moz-transition: background-color 1s ease;
  transition: background-color 1s ease;
}

.btn:hover {
  background-color: #ddd;
  -webkit-transition: background-color 1s ease;
  -moz-transition: background-color 1s ease;
  transition: background-color 1s ease;
}

.btn-small {
  padding: .75em 1em;
  font-size: 0.8em;
}

.modal-box {
  display: none;
  position: absolute;
  z-index: 1000;
  width: 98%;
  background: white;
  border-bottom: 1px solid #aaa;
  border-radius: 4px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-clip: padding-box;
}












.modal-box { width: 50%; 
margin:0px auto;}



.modal-box header,
.modal-box .modal-header {
  padding: 1.25em 1.5em;
  border-bottom: 1px solid #ddd;
}

.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 { margin: 0; }

.modal-box .modal-body { padding: 2em 1.5em; }

.modal-box footer,
.modal-box .modal-footer {
  padding: 1em;
  border-top: 1px solid #ddd;
  background: rgba(0, 0, 0, 0.02);
  text-align: right;
}

.modal-overlay {
  opacity: 0;
  filter: alpha(opacity=0);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 900;
  width: 100%;
  height: 102%;
  background: rgba(0, 0, 0, 0.9) !important;


}

a.close {
  line-height: 1;
  font-size: 1.5em;
  position: absolute;
  top: 5%;
  right: 2%;
  text-decoration: none;
  color:#058135;
  opacity:0.7;
}

a.close:hover {
  color: #058135;
  -webkit-transition: color 2s ease;
  -moz-transition: color 2s ease;
  transition: color 2s ease;
  opacity:1;
}

.form-control{
	margin:8px;
	border:1px solid #E4E4E4;
	box-shadow:none;
	    width: 97%;}
	
	
	input.re-sub {
    background: #00993b;
    border: none;
    padding: 5px 2%;
    margin: 8px 0px 0px 8px;
	color:#fff;
	 -webkit-transition: background-color 1s ease;
  -moz-transition: background-color 1s ease;
  transition: background-color 1s ease;
}

input.re-sub:hover {
	background: #31708F;
	 -webkit-transition: background-color 1s ease;
  -moz-transition: background-color 1s ease;
  transition: background-color 1s ease;
	}
	
	
	
	

	.download a {
		
			background: #31708F;
		
    border: none;
    padding: 5px 2% !important;
    margin: 10px 0px 0px 0px !important;
	color:#fff !important;
	 -webkit-transition: background-color 1s ease;
  -moz-transition: background-color 1s ease;
  transition: background-color 1s ease;
  width:150px !important;
		}
	.download a:hover{	
		 background: #00993b;
	 -webkit-transition: background-color 1s ease;
  -moz-transition: background-color 1s ease;
  transition: background-color 1s ease;
	}
	
	
	
	label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
    margin-left: 8px;
	clear:right;
	float:left;
	width:100%;
	color:#ec1a23;
}


.success{
    font-weight: bold;
    color: #00993b;
    margin: 0px 0px 10px 0px;
}
	
 @media (max-width:768px) {	
.modal-box { width: 70%; 
margin:0px auto;}


 }
 
  @media (max-width:520px) {	
.modal-box { width: 95%; 
margin:0px auto;}


 }
 
 
 h1.home_sli.fs_obj.fs_obj_active {
    font-size: 30px !important;
    color: #fff;
	line-height: 100%;
    opacity: 1;
    top: 70% !important;
    left: 35% !important;
    display: block;
	text-shadow: 2px 2px 4px #000000;
	  }
	 
@media (max-width:320px) {
	h1.home_sli.fs_obj.fs_obj_active {
		display:none;	
		
	}
	
}

@media (max-width:360px) {
	h1.home_sli.fs_obj.fs_obj_active {
		display:none;
  	
	}
	
}
	  	  
	  
@media (max-width:768px) {
		  
	h1.home_sli.fs_obj.fs_obj_active {
		
	top: 72% !important;
    left: 45% !important;
}
			  
 }
		  
		  
 @media (max-width:800px) {
		  
	h1.home_sli.fs_obj.fs_obj_active {
	top: 50% !important;
    left: 45% !important;
			  }
	  }
	  
	  @media (max-width:980px) {
		  
	h1.home_sli.fs_obj.fs_obj_active {
	top: 40% !important;
    left:13% !important;
	font-size:18px !important;
			  }
	  }
	  

		  
		  
	  
	  .col-sm-5.col-xs-6.col-md-7.monitor {
    /* margin-left: 0; */
    padding-left: 0;
}

.video {
    background: #058135;
    text-align: center;
    padding: 10px 20px;
    float: left;
    border: 1px solid #F6F6F6;
    border-radius: 5px;
    margin-bottom: 8px;
    color: #fff;
    margin-left: 30px;
}

@media (max-width:520px) {
	.video {
	 margin-left: 0px;
}
}



@media (max-width:360px) {
	 .video {

		 width: 100% !important;
padding: 10px;
border: none;
	 }
	 
	h1.home_sli.fs_obj.fs_obj_active {
    top: 40% !important;
    left: 13% !important;
    font-size: 19px !important;
    font-weight: bold;
} 
	 
	.fraction-slider .next {
	right: 10px;
	width: 29px;
	height:  29px;
	top: 60%;
	background: url(../images/banner_right_nav-01.png) no-repeat!important;
	margin-top: -22px;
	font-size: 0px;
}
.fraction-slider .prev {
	left: 10px;
	width: 29px;
	height:  29px;
	top: 60%;
	background: url(../images/banner_left_nav-01.png) no-repeat !important;
	margin-top: -22px;
	font-size: 0px;
} 
	 
	 
	 
	 
	 
 }
 

