
/*media screen for desktop*/

@media (min-width: 992px) and (max-width: 1199px) {
  
   .banner-heading1 {
    margin-top: 2%;
}

.banner-heading1 h1 {
    font-size: 30px;
	line-height: 40px;
}

.sec3 {
    background-position: center center;
}

.sec4 {
    background-position: center center;
}

.sec5 {
    background-position: center center;
}

.sec6-rth-cont {
    padding: 10%;
}

.sol-heading > p {
    font-size: 20px;
}

.sol-heading > h2 {
    font-size: 40px;
}

.sec3-lft-cont > span {
    left: 0;
    position: absolute;
    top: 40px;
}

.cont-sec-lft > h2 {
    font-size: 17px;
}

.cont-sec-rth > h2 {
    font-size: 17px;
}
  
}

/*media screen for tablet*/

@media (min-width: 768px) and (max-width: 991px) {

.navbar-brand {
    padding: 20px 0 0 !important;
}

.main-menu li a {
    font-size: 14px !important;
    padding: 28px 10px 27px !important;
}

.dropdown-menu > li > a {
    font-size: 14px !important;
    padding: 10px 20px !important;
}

.banner-heading1 {
    margin-top: 0;
}

.banner-heading1 h1 {
    font-size: 22px;
    line-height: 30px;
}

.banner-heading2 h2 {
    font-size: 22px;
    line-height: 30px;
}

.sec3 {
    background-position: center center;
	padding: 40px 0px;
}

.sec3-lft-cont {
    background-image: url("../images/bg-form.png");
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    margin: 0 auto;
    padding: 20px;
    width: 85%;
}

.sec3-lft-cont h4 {
    color: #ff931d;
    font-size: 20px;
    line-height: 30px;
}

.sec3-lft-cont h2 {
    font-size: 22px;
    line-height: 30px;
}

.sec4 {
    background-position: center center;
	padding: 40px 0px;
}

.sec5 {
    background-position: center center;
	padding: 40px 0px;
}

.sec4-rth-cont {
    background-image: url(../images/bg-form.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    margin: 0 auto;
    padding: 20px;
    width: 85%;
}

.sec4-rth-cont h4 {
    font-size: 18px;
    line-height: 30px;
	color: #ff931d;
}

.sec4-rth-cont h2 {
    font-size: 22px;
    line-height: 30px;
	color: #fff;
}

.sec4-rth-cont p {
    font-size: 20px;
	color: #fff;
}

.sec6-rth-cont {
    padding: 10%;
}

.sec6-rth-cont > h2 {
    font-size: 22px;
}

.sec6-rth-cont > p {
    font-size: 15px;
}

.sol-banner {
    background-position: center center;
}

.sol-heading > p {
    font-size: 20px;
}

.sol-heading > h2 {
    font-size: 40px;
}

.assessment-banner h2 {
    margin-top: 18% !important;
}

#lft-form > h2 {
    font-size: 24px;
}


#rth-form > h2 {
    font-size: 24px;
}

.inpt-spec{
 //   padding-left: 30px !important;	
}

.inpt-5e{
    width: 100%;
	// margin-top: 10px !important;
}

.inpt-five{
    width: 100%;	
}

.sec3-lft-cont > span {
    left: 115px;
    position: absolute;
    top: 60px;
}

.cont-sec-lft > h2 {
    font-size: 17px;
}

.cont-sec-rth > h2 {
    font-size: 17px;
}

.comment-box-cont {
    position: relative;
    top: 0;
}

.feature-box, .feature-box-2 {
    margin-bottom: 30px;
}

.tab-comment {
    margin-top: 30px;
}

.ass-sub {
    margin-bottom: 15px;
}

}

/*media screen for mobile*/

@media (max-width: 767px) {

.top-header {
    padding: 20px 0;
}

.navbar-toggle {
    background-color: #20428c !important;
	margin-bottom: 0 !important;
    margin-right: 0 !important;
    margin-top: 2px !important;
}

.navbar-toggle .icon-bar {
    background-color: #fff !important;
    border: 1px solid #fff !important;
}

.navbar-brand {
    padding: 0 !important;
}

.main-menu {
    float: none !important;
	padding: 20px 0 !important;
}

.main-menu li a {
    font-size: 13px !important;
    padding: 10px !important;
}

.dropdown-menu > li > a {
    font-size: 14px !important;
    padding: 10px 20px !important;
}

.affix{
   	padding: 20px 0 !important;
}

.bottom-footer ul {
    margin-top: 10px !important;
    text-align: left;
}

.top-footer h2 {
  //  color: #fff;
}

.top-footer h2 {
  //  border-bottom: 1px solid #fff;
    display: inline-block;
    font-size: 16px;
    margin: 10px 0px !important;
}

.top-footer ul li a {
    font-size: 13px;
    padding: 0px !important;
}

.cont-info li {
    text-align: left;
}

.top-footer ul li {
    display: inline-block;
	line-height: 25px;
}

.top-footer ul li span {
    border-right: 1px solid #f3931b;
	margin-right: 5px;
}

.top-footer {
    padding: 30px 0;
}

.banner-heading1 h1 {
    background-image: url("../images/heading-banner.png");
    background-repeat: repeat;
    background-size: cover;
    color: #fff;
    font-family: "CenturyGothic-Regular";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 22px;
    padding: 12px !important;
	text-align: center;
}

.banner-heading1 {
    margin-top: 0;
}

.btn-sec{
    display: block;
	text-align: center;
}

.btn.btn1{
	float: none !important;
} 

.banner-heading2 h2 {
    font-size: 22px;
    line-height: 30px;

}

.sec1-cont {
    margin: 15px 0;
}

.bottom-footer p {
    text-align: center;
}

.bottom-footer ul {
    text-align: center;
}

.sec7 h2 {
	margin-bottom: 20px !important;
}

.sec3 {
    background-position: center center;
	padding: 40px 0px;
}

.sec3-lft-cont {
    background-image: url("../images/bg-form.png");
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    margin: 0 auto;
    padding: 20px;
    width: 85%;
}

.sec3-lft-cont h4 {
    color: #ff931d;
    font-size: 20px;
    line-height: 30px;
}

.sec3-lft-cont h2 {
    font-size: 22px;
    line-height: 30px;
}

.sec4 {
    background-position: center center;
	padding: 40px 0px;
}

.sec5 {
    background-position: center center;
	padding: 40px 0px;
}

.sec4-rth-cont {
    background-image: url(../images/bg-form.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    margin: 0 auto;
    padding: 20px;
    width: 85%;
}

.sec4-rth-cont h4 {
    font-size: 18px;
    line-height: 30px;
	color: #ff931d;
}

.sec4-rth-cont h2 {
    font-size: 22px;
    line-height: 30px;
	color: #fff;
}

.sec4-rth-cont p {
    font-size: 20px;
	color: #fff;
}

.fancybox-opened {
    width: 100% !important;
}

.fancybox-skin {
    width: 90% !important;
}

.fancybox-overlay {
    overflow-x: hidden !important;
}

.fancybox-inner {
    width: 100% !important;
}

 .scrollToTop {
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.4);
  }

  .scrollToTop i {
    line-height: 40px;
    font-size: 20px;
  }
  
  .sol-heading > p {
    font-size: 16px;
}

.sol-heading > h2 {
    font-size: 30px;
    line-height: 40px;
}

.sol-sec1 h2 {
    margin-top: 20px !important;
}

.padding-lft {
    padding-left: 15px !important;
}

.inpt-spec{
 //   padding-left: 30px !important;	
}


.feature-box-2 h4 {
    line-height: 30px;
}

.bs-wizard {
    width: 100%;
}

.feature-box-2 {
    margin-bottom: 45px;
}

.page {
    text-align: left;
}

.inpt-5e{
    width: 100%;
	// margin-top: 10px !important;
}

.inpt-five{
    width: 100%;	
}

.assessment-banner {
    min-height: auto;
    padding: 20% 0;
    max-height: 150px;
}

.assessment-banner h2 {
    margin-top: 0 !important;
}

.sec3-lft-cont > span {
    left: 0;
    position: relative;
    top: 10px;
}

.cont-sec-lft{
    margin-bottom: 30px;	
}

.cont-sec-lft > h2 {
    font-size: 18px;
    line-height: 28px;
}

.cont-sec-rth > h2 {
    font-size: 18px;
    line-height: 28px;
}

.comment-box-cont {
    position: relative;
    top: 0;
}

.feature-box, .feature-box-2 {
    margin-bottom: 30px;
}

.feature-box-2 h4 {
    font-size: 25px;
    line-height: 30px;
}

.tab-comment {
    margin-top: 30px;
}

.ass-sub {
    margin-bottom: 15px;
}

#types {
    width: 100%;
	float: none !important;
}

.inpt-spec {
	width: 100% !important;
}

.specify-div {
    float: none !important;
    margin: 0px;
	width: 100%;
}

.div3 {
    margin-bottom: 12px;
}

.txt-center {
    text-align: left;
}
  
}