@charset "utf-8";
@font-face {
	font-family: 'Conv_Arial_0';
	src: url('fonts/Arial_0.eot');
	src: local('☺'), url('fonts/Arial_0.woff') format('woff'), url('fonts/Arial_0.ttf') format('truetype'), url('fonts/Arial_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Gobold-Bold-Italic';
	src: url('fonts/Gobold-Bold-Italic.eot');
	src: local('☺'), url('fonts/Gobold-Bold-Italic.woff') format('woff'), url('fonts/Gobold-Bold-Italic.ttf') format('truetype'), url('fonts/Gobold-Bold-Italic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Roboto-Black';
	src: url('fonts/Roboto-Black.eot');
	src: local('☺'), url('fonts/Roboto-Black.woff') format('woff'), url('fonts/Roboto-Black.ttf') format('truetype'), url('fonts/Roboto-Black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Gobold-Regular-Italic_0';
	src: url('fonts/Gobold-Regular-Italic_0.eot');
	src: local('☺'), url('fonts/Gobold-Regular-Italic_0.woff') format('woff'), url('fonts/Gobold-Regular-Italic_0.ttf') format('truetype'), url('fonts/Gobold-Regular-Italic_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Roboto-Light';
	src: url('fonts/Roboto-Light.eot');
	src: local('☺'), url('fonts/Roboto-Light.woff') format('woff'), url('fonts/Roboto-Light.ttf') format('truetype'), url('fonts/Roboto-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* CSS Document */
body{margin:0; padding:0; font-family:Conv_Roboto-Light, Helvetica, sans-serif; font-size:14px; line-height:28px; color:#231f20;}

img{max-width:100%;}

strong{font-family: 'Conv_Roboto-Black';}

.main{width:100%; margin:0 auto;}
#topbar{width:100%; float:left; background:#fff; padding:0 0 20px;}

.topbar{border-bottom:2px solid #13426f;width:100%; float:left;}

.logo{float:left;}
.logoright{float:right; margin-top:60px}
#banner{width:100%; float:left;}
#banner img{width:100%; float:left;}


#embee{width:100%; float:left;}
#embee p{color:#fff;}


#section3{width:50%; float:left; background:#ffffff; padding:20px 0;}
#section3 h3{color:#13426e; text-align:left; font-size:26px; line-height:38px; margin-top:0;}
#section3 p{text-align:left; font-size:16px;font-family: 'Conv_Roboto-Light'; line-height:26px;}
#section3 p.ciscojkl{text-align:center;}
#section3 ul{margin:0; padding-left:20px;}
#section3 ul li{margin:0; padding-left:20px; list-style:none; background: url(../images/arrow.jpg) no-repeat left 10px;}




#section5{width:100%; float:right;background:none; padding:0px; border-radius:15px;margin-top:0px;}
#section5 h3{text-align:center; color:#fff;font-family: 'Conv_Roboto-Light'; font-size:20px; line-height:28px;}
#section5 form{width:100%; float:left; margin:0px; background:none;}
#section5 form label{width:100%; float:left; margin-bottom:5px; font-size:14px;}
#section5 .fbox1{width:100%; float:left; margin:0%;}
#section5 .fbox1 input{width:100%; float:left; padding:10px; margin-bottom:10px; border:0;}
#section5 .fbox1 select{width:100%; float:left; padding:10px; margin-bottom:10px; border:0;}
#section5 .fbox2{width:100%; float:left;}
#section5 .fbox2 textarea{width:100%; float:left; padding:10px; height:70px;border:0; margin:0%;}
#section5 .fbox2 input.send{float:left; width:100px; margin:10px 0; border:0; padding:10px 20px; border-radius:10px; background:#13426f; color:#fff;
font-size:16px;}

#section5 .fbox3{width:100%; float:left; margin:0%;}
#section5 .fbox3 input{width:20px; float:left; padding:10px; margin-bottom:10px; border:0;}


#thankyou{width:100%; float:left; background:url(../images/bg-01.jpg) repeat-x left top; background-size:cover; padding:200px 0;
min-height:400px;}
#thankyou .thankyou{text-align:center; color:#fff; font-size:24px; font-family: 'Conv_Roboto-Light'; padding:85px 0;}
#thankyou .thankyou h2{font-family: 'Conv_Roboto-Light'; text-transform:uppercase; font-size:48px;}
#thankyou .thankyou p{background:rgba(18, 66, 110, 0.8); padding:10px 0;}


#section7{width:100%; float:left;background:#010101; padding:0px 0;font-family: 'Conv_Roboto-Light'; 
font-size:14px; text-align:center; color:#fff; margin-bottom:1px; }

#footer1{width:100%; float:left;background:#777777; padding:0px 0;}
#footer1 p.copytext{color:#fff; text-align:left;width:70%; float:left;}
p.social{width:30%; float:right; text-align:right;}
p.social img{width:40px;}

#footer{width:100%; float:left;background:#12426e; padding:0px 0;}
#footer p{color:#fff; text-align:right;}


.contactFrm h4 {
    font-size: 1em;
    color: #252525;
    margin-bottom: 0.5em;
    font-weight: 300;
    letter-spacing: 5px;
}
.contactFrm input[type="text"], .contactFrm input[type="email"] {
    width: 92%;
    color: #9370DB;
    background: #fff;
    outline: none;
    font-size: 0.9em;
    padding: .7em 1em;
    border: 1px solid #9370DB;
    -webkit-appearance: none;
    display: block;
    margin-bottom: 1.2em;
}
.contactFrm textarea {
    resize: none;
    width: 93.5%;
    background: #fff;
    color: #9370DB;
    font-size: 0.9em;
    outline: none;
    padding: .6em 1em;
    border: 1px solid #9370DB;
    min-height: 10em;
    -webkit-appearance: none;
}
.contactFrm input[type="submit"] {
    outline: none;
    color: #FFFFFF;
    padding: 0.5em 0;
    font-size: 1em;
    margin: 1em 0 0 0;
    -webkit-appearance: none;
    background: #9370DB;
    transition: 0.5s all;
    border: 2px solid #795CB4;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    -moz-transition: 0.5s all;
    width: 47%;
    cursor: pointer;
}
.contactFrm input[type="submit"]:hover {
    background: none;
    color: #9370DB;
}
p.statusMsg{font-size:18px;}
p.succdiv{color: #008000;}
p.errordiv{color:#E80000;}

#mm9{width:100%; float:left; background:#f2f2f2; padding:20px 0; border-top:1px solid #148fcb;}
#mm9 .mm9{width:100%; float:left;}
#mm9 .mm9 h3{margin:0; padding:0; text-align:center; margin-top:0px;}
#mm9 .mm9 .box{width:25%; float:left; text-align:center; margin-top:20px;}

#mm10{width:100%; float:left; background:#fff; padding:20px 0; border-top:1px solid #148fcb;}
#mm10 .mm10{width:100%; float:left;}
#mm10 .mm10 h3{margin:0; padding:0; text-align:center; margin-top:0px; color:#0092d7;text-align: center;
font-size: 26px;line-height: 36px;}
#mm10 .mm10 .box{width:12%; float:left; text-align:center; margin-top:20px;}
#mm10 .mm10 .box img{width:90%; margin:0 5%;}








@media (min-width: 320px) and (max-width: 560px) {	
.main{width:100%;}
img{max-width:100%;}
.logo{width:40%;}
.logoright{width:40%; margin:0;}

#section3 {background:#fff; width:100%}

#section3 ul{ padding:0; }
#section3 ul li{width:100%; padding:0; font-size:16px;}
#section3 ul li.fnbsec{margin-left:0;}
#section3 h3{font-size:25px; line-height:30px;}
#section3 p{font-size:16px; padding:0 10px;}

#section5 {width:100%;}

#section5 form{width: 100%;}
#section5 .fbox1{width:100%;}
#section5 .fbox1 input{width:100%;}
#section5 .fbox2{width:100%;}

#section5 h3{font-size: 25px;line-height:32px; margin:0;}

#section9 ul{width: 100%;float: left; margin:0; padding:0;}
#section9 ul li{width:80%; margin: 10px 20px;}

#section8 .left{width:95%; padding-left:10px;}
#section8 .right p{margin-left: 0;}
#section8 .right{width:95%; padding-left:10px;}
#section8 h3{font-size:25px; }
#section8 p{font-size:14px;}

#footer1 .copytext{width:100%; font-size:16px;}
#footer1 .social{width:100%;}

#footer p{text-align:center;}

#thankyou .thankyou{line-height:32px;}

#mm9{width:100%; float:left; background:#f2f2f2; padding:20px 0; border-top:1px solid #148fcb;}
#mm9 .mm9{width:100%; float:left;}
#mm9 .mm9 h3{margin:0; padding:0; text-align:center; margin-top:0px;}
#mm9 .mm9 .box{width:100%; float:left; text-align:center; margin-top:20px;}

#mm10{width:100%; float:left; background:#fff; padding:20px 0; border-top:1px solid #148fcb;}
#mm10 .mm10{width:100%; float:left;}
#mm10 .mm10 h3{margin:0; padding:0; text-align:center; margin-top:0px; color:#0092d7;text-align: center;
font-size: 26px;line-height: 36px;}
#mm10 .mm10 .box{width:50%; float:left; text-align:center; margin-top:20px;}
#mm10 .mm10 .box img{width:90%; margin:0 5%;}



}



