/* lg */ 
@media (min-width: 1200px) {
 /* Make Navigation Toggle on Desktop Hover */
  .dropdown:hover .dropdown-menu {
      display: block;
      -webkit-animation: fadeInUp 400ms;
      animation: fadeInUp 400ms;
  }

 #portfolio .row {
    margin-left: -10px;
    margin-right: -10px;
  }
.navbar-nav {
    margin-top: 27px;
}


.fontawe{
	border: 1px solid #01295D;
    width: 30px;
    text-align: center;
    background: #01295D;
    color: #fff;
    border-radius: 100%;
    height: 30px;
    padding: 6px;
    float: left;
    margin-left: 7%;
	}
.cap-font{font-size: 18pt;line-height: 33px;}
.caption{width: 490px;padding: 21px;}
.in-logo{width:85px; height:80px; float: left;}
.cont1{float: right;
    width: 700px;
    padding: 15px;}
.padd{
	padding: 3px 6px 10px 19%;
    margin: 0;
    font-size: 11pt;
}
.mar{margin-top: 7px;}
.mar1{font-size: 16pt;color: #425F9B;margin-left: 18px;}
.msg{ padding: 0px 19px 19px 59px;
    margin-left: 10px;
    font-size: 14pt;
    color: #274a8d;
    font-weight: 700;}
.cont{float: left;
    width: 430px;
    height: auto;
    border-right: 1px solid #E8E8E8;
    }

.logo-left{ float:left;}
.logo-text{width: 63%;
    float: right;
    margin-top: 3.5em;
    margin-right: 15em;}
  .mid-high{ height:500px;}


.mar-top{text-align:center;margin-top: -4%;}

.left_img{ float:left; width:300px; margin-top:0em;}
.left_img1{ float: right; width:235px; margin-top:0em;}
.homepage{ background: url(../images/background.png) no-repeat center center; background-size:cover;width:100%; height:auto; float:left;}
.logo{ width:14em;}

.vppd{    padding-left: 9%;}

	
.font-style{padding: 14px;
    color: #fff;
    font-size: 11pt;
    font-weight: 700;}
	
.line{width: 220px;
    height: 3px;
    float: left;
    background: #274A8D;
    text-align: center;
    margin-left: 15%;
    margin-top: 1em;
	}
.line1{
	width: 220px;
    height: 3px;
    float: right;
    background: #274A8D;
    text-align: center;
    margin-left: 15%;
    margin-top: 1em;
	}
.line-up{width: 220px;
    height: 3px;
    float: left;
    background: #274A8D;
    text-align: center;
    margin-left: 15%;
    margin-top: 12em;
	}
	
.line-up1{width: 220px;
    height: 3px;
    float: right;
    background: #274A8D;
    text-align: center;
    margin-left: 15%;
    margin-top: 12em;
	}


.product{/*width: 220px;
    height: 50px;*/
    padding: 14px 50px 14px 29px;
    margin: 0px;
    font-size: 13pt;
    font-weight: 600;}
.button-bg {
    /*width: 220px;
    float: left;*/
    background: url(../images/landing-page.png) right no-repeat;
    color: #000;
    border: 1px solid #144CB7;
	background-size:contain;
    background-color: #274A8D;
    /*margin-left: 24px;*/
	}

.button-bg1 {
    width: 220px;
    float: right;
    background: url(../images/landing-page.png) right no-repeat;
    color: #000;
    border: 1px solid #144CB7;
    background-color: #274A8D;
    margin-left: 24px;
	}

.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#3D6FCE;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
	

}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
	

.fontawe{
	border: 1px solid #01295D;
    width: 30px;
    text-align: center;
    background: #01295D;
    color: #fff;
    border-radius: 100%;
    height: 30px;
    padding: 6px;
    float: left;
    margin-left:1%;
	}
.navbar-nav {
    margin-top: 23px;
}
.cap-font{font-size: 15pt;line-height: 33px;}
.caption{width: 460px;padding: 19px;}
.in-logo{width:75px; height:70px; float: left;}
.cont1{float: right;
    width: 670px;
    padding: 15px;}
 .padd{padding: 0 5px 5px 48px;margin: 0;font-size: 9pt;}
.mar{margin-top: 7px;}
.mar1{font-size: 12pt;color: #425F9B;margin-left: -10px;}
.msg{ 
    padding: 0px 0px 10px 83px;
   
    font-size: 14pt;
    color: #274a8d;
    
    font-weight: 700;
}
.cont{float: left;
    width: 300px;
    height: auto;
    }


.product{width: 200px;
    height: 50px;
    padding: 14px;
    margin: 0px;
    font-size: 10pt;
    font-weight: 600;}
.button-bg {
    width: 200px;
    float: left;
    background: url(../images/landing-page.png) right no-repeat;
    color: #000;
    border: 1px solid #144CB7;
    background-color: #274A8D;
     
    margin-left: 0px;
	}

.button-bg1 {
    width: 200px;
    float: right;
    background: url(../images/landing-page.png) right no-repeat;
    color: #000;
    border: 1px solid #144CB7;
    background-color: #274A8D;
   margin-top: -14px;
    margin-left: 24px;
	}

.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#3D6FCE;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
	.mar-top{text-align:center;margin-top: -6%;}
	
.mid-high{ height:500px;}
h1 {
    font-size: 20pt;
    color: #fff;
    font-weight: bold;
}
.line{
	width: 200px;
    height: 3px;
    float: left;
    background: #274A8D;
    text-align: center;
    margin-left: 1%;
    margin-top: 1em;
	}
.line1{
	width: 200px;
    height: 3px;
    float: right;
    background: #274A8D;
    text-align: center;
    margin-left: 15%;
    margin-top: 1em;
	}
.line-up{
	width: 200px;
    height: 3px;
    float: left;
    background: #274A8D;
    text-align: center;
    margin-left: 1%;
    margin-top: 12em;
	}
	
.line-up1{width: 200px;
    height: 3px;
    float: right;
    background: #274A8D;
    text-align: center;
    margin-left: 15%;
    margin-top: 12em;
	}
	
	
	
	
	.logo-left{ float:left;}
.logo-text{width: 55%;
    float: right;
    margin-top: 4em;
    margin-right: 15em;}

.font-style{padding: 14px;
    color: #fff;
    font-size: 11pt;
    font-weight: 700;}

	.logo{ width:14em;}
	.left_img{ float: left;
    width: 220px;
    margin-top: 0em;}
.left_img1{float: right;
    width: 207px;
    margin-top: 0em;
	}
	
	.middle {
    text-align: center;
    width: 500px;
}
.homepage{ background: url(../images/background.png) no-repeat center center; width:100%; height:auto; float:left;}

  
 /* Make Navigation Toggle on Desktop Hover */
  .dropdown:hover .dropdown-menu {
      display: block;
      -webkit-animation: fadeInUp 400ms;
      animation: fadeInUp 400ms;
  }

  .navbar-nav > li {
    margin-left: 10px;
  }

  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }

  .recent-work-wrap .recent-work-inner h3 a {
    font-size: 20px;
  }

  .recent-work-wrap .overlay{
    padding: 15px;
  }

  .services-wrap {
    padding: 40px 10px 40px 30px;
  }

  .feature-wrap h2, 
  .single-services h2 {
    font-size: 18px;
  }

  .feature-wrap h3, 
  .single-services h3{
    font-size: 14px;
  }

  .tab-wrap .media .parrent.pull-left{
    clear: both;
    width: 100%;
  }

  .tab-wrap .media .parrent.media-body{
    clear: both;
  }

  #portfolio .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  .recent-work-wrap .overlay .preview{
    line-height: inherit;
  }

  .team-bar .first-arrow {
    width: 21%;
  }

  .team-bar .second-arrow {
    width: 20%;
  }

  .team-bar .third-arrow {
    width: 21%;
  }

  .team-bar .fourth-arrow {
    width: 20%;
  }

  ul.social_icons li{
    margin-right: 0;
  }

}


/* sm */
@media (min-width: 768px) and (max-width: 991px) {


.fontawe{
	border: 1px solid #01295D;
    width: 25px;
    text-align: center;
    background: #01295D;
    color: #fff;
    border-radius: 100%;
    height: 25px;
    padding: 4px;
    float: left;
    margin-left: 7%;
	}
.navbar-nav {
    margin-top: 15px;
}

.navbar-fixed-top .navbar-nav > li > a {
    padding: 5px 5px;
    margin: 0;
    border-radius: 3px;
    color: #fff;
    line-height: 24px;
    display: inline-block;
    font-size: 9pt;
}
.cap-font{font-size: 12pt;line-height: 19px;}
.caption{width:345px;padding: 21px;}
.in-logo{width:70px; height:65px; float: left;}
.cont1{float: right;
    width: 500px;
    padding: 15px;}
 .padd{padding: 0 5px 5px 53px;margin: 0;font-size: 9pt;}
.mar{margin-top: 7px;}
.mar1{font-size: 12pt;color: #425F9B;margin-left: 1px;}
.msg{ 
    padding: 0px 0px 10px 83px;
   
    font-size: 14pt;
    color: #274a8d;
    
    font-weight: 700;
}
.cont{float: left;
    width: 200px;
    height: auto;
    }
	
.product{width: 150px;
    height: 50px;
    padding: 13px;
    margin: 0px;
    font-size: 8pt;
    font-weight: 600;}
.button-bg {
    width: 150px;
    float: left;
    background: url(../images/landing-page.png) right no-repeat;
    color: #000;
    border: 1px solid #144CB7;
    background-color: #274A8D;
    
    margin-left: 0px;
	}

.button-bg1 {
    width: 150px;
    float: right;
    background: url(../images/landing-page.png) right no-repeat;
    color: #000;
    border: 1px solid #144CB7;
    background-color: #274A8D;
       margin-top: -4px;
    margin-left: 0px;
	}

.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#3D6FCE;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}	
	
.mar-top{text-align:center;margin-top: -9%;}

.mid-high{ height:400px;}

.line1 {
    width: 150px;
    height: 3px;
    float: right;
    background: #274A8D;
    text-align: center;
    margin-left: 15%;
    margin-top: 1em;
}
.line-up1 {
    width: 150px;
    height: 3px;
    float: right;
    background: #274A8D;
    text-align: center;
    margin-left: 15%;
    margin-top: 12em;
}
	.line {
    width: 150px;
    height: 3px;
    float: left;
    background: #274A8D;
    text-align: center;
    margin-left: -1%;
    margin-top: 1em;
}
	.line-up {
    width: 150px;
    height: 3px;
    float: left;
    background: #274A8D;
    text-align: center;
    margin-left: -2%;
    margin-top: 12em;
}

	
	h1 {
    font-size: 14pt;
    color: #fff;
    font-weight: bold;
}
	.logo-left{ float:left;}
.logo-text{    width: 50%;
    float: right;
    margin-top: 2em;
    margin-right: 14em;}

	
	
.font-style{padding: 14px;
    color: #fff;
    font-size: 8pt;
    font-weight: 600;}

	
	.middle {
    text-align: center;
    width: 380px;
}
	.logo{ width:11em;}
	.left_img{ float: left;
    width: 150px;
    margin-top: 0em;}
.left_img1{ float: right;
    width: 137px;
    margin-top: 0em;
	}
.homepage{ background: url(../images/background.png) no-repeat center center; width:100%; height:auto; float:left;}

  /* Make Navigation Toggle on Desktop Hover */
  .dropdown:hover .dropdown-menu {
      display: block;
      -webkit-animation: fadeInUp 400ms;
      animation: fadeInUp 400ms;
  }

  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-nav > li {
    margin-left: 0;
  }

  #main-slider .carousel h1 {
    font-size: 25px;
  }

  #main-slider .carousel h2 {
    font-size: 20px;
  }

  .tab-wrap .media .parrent.pull-left, 
  .media.accordion-inner .pull-left{
    clear: both;
    width: 100%;
  }

  .tab-wrap .media .parrent.media-body, 
  .media.accordion-inner .media-body{
    clear: both;
  }

  .services-wrap {
    padding: 40px 0 40px 30px;
  }

  .recent-work-wrap .overlay{
   padding: 15px;
  }

  .recent-work-wrap .recent-work-inner h3 a {
    font-size: 20px;
  }

  .sinlge-skill{
    width: 150px;
    height: 150px;
  } 

  .sinlge-skill p em {
    font-size: 25px;
  }

  .sinlge-skill p {
    font-size: 16px;
  }

  .team-bar .first-one-arrow {
    width: 2%;
  }

  .team-bar .first-arrow {
    width: 18%;
  }

  .team-bar .second-arrow {
    width: 24%;
  }

  .team-bar .third-arrow {
    width: 15%;
  }

  .team-bar .fourth-arrow {
    width: 20%;
  }

  .blog .blog-item .entry-meta > span a{
    font-size: 10px;
  }
}

/* xs */
@media (max-width: 767px) {


.fontawe{
	border: 1px solid #01295D;
    width: 20px;
    text-align: center;
    background: #01295D;
    color: #fff;
    border-radius: 100%;
    height: 20px;
    padding: 2px;
    float: left;
    margin-left: 7%;
	}

.cap-font{font-size: 15pt;line-height: 33px;}
.caption{width: 490px;padding: 7px;}
.in-logo{width:56px; height:50px; float: left;}
.cont1{float: right;
    width: 500px;
    padding: 15px;}
 .padd{padding: 0 5px 5px 45px;
    margin: 0;
    font-size: 8pt;
}
.mar{margin-top: 7px;}
.mar1{font-size: 12pt;color: #425F9B;}
.msg{ 
    padding: 0px 0px 10px 83px;
   
    font-size: 14pt;
    color: #274a8d;
    
    font-weight: 700;
}
.cont{float: left;
    width: 200px;
    height: auto;
    }

	
.product{/*width: 150px;
    height: 50px;*/
    padding: 4px 35px 6px 10px;
    margin: 0px;
    font-size: 7pt;
    font-weight: 600;}
.button-bg {
   /* width: 150px;
    float: left;*/
    background: url(../images/landing-page.png) right no-repeat;
    color: #000;
    border: 1px solid #144CB7;
    background-color: #274A8D;
   
	}

.button-bg1 {
    width: 150px;
    float: right;
    background: url(../images/landing-page.png) right no-repeat;
    color: #000;
    border: 1px solid #144CB7;
    background-color: #274A8D;
    margin-left: 0px;
margin-top: -4px;
	}

.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#3D6FCE;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}	
	
.mar-top{text-align:center;margin-top: -3%;}
.mid-high{ height:260px;}

.line1 {
    width: 150px;
    height: 3px;
    float: right;
    background: #274A8D;
    text-align: center;
    margin-left: 15%;
    margin-top: 1em;
}
.line-up1 {
    width: 150px;
    height: 3px;
    float: right;
    background: #274A8D;
    text-align: center;
    margin-left: 15%;
    margin-top: 4em;
}
	.line {
    width: 150px;
    height: 3px;
    float: left;
    background: #274A8D;
    text-align: center;
    margin-left: -1%;
    margin-top: 1em;
}
	.line-up {
    width: 150px;
    height: 3px;
    float: left;
    background: #274A8D;
    text-align: center;
    margin-left: -2%;
    margin-top: 4em;
}

	
	h1 {
    font-size: 12pt;
    color: #fff;
    font-weight: bold;
}
	.logo-left{ float:left;}
.logo-text{    width: 50%;
    float: right;
    margin-top: 1em;
    margin-right: 25%;}

	
.font-style{padding: 14px;
    color: #fff;
    font-size: 8pt;
    font-weight: 600;}

	
	.middle {
    text-align: center;
    width:75%;
}
	.logo{ width:7em;}
	.left_img{ float: left;
    width: 150px;
    margin-top: 0em;}
.left_img1{ float: right;
    width: 137px;
    margin-top: 0em;
	}
.homepage{ background: url(../images/background.png) no-repeat center center; width:100%; height:auto; float:left;}

	
	.navbar>.container .navbar-brand{color: #FFFFFF;
    font-weight: 600;
    font-size: 18pt;    width: 50%;
		}
  .container > .navbar-header, .container > .navbar-collapse{
    margin-left: 0;
  }

  .top-number{
    font-size: 14px;
  }

  input.search-form:hover {
    width: 120px;
  }

  .navbar-nav > li {
    padding-bottom: 0;
  }

  #main-slider .carousel h1 {
    font-size: 25px;
  }

  #main-slider .carousel h2 {
    font-size: 16px;
  }

  .feature-wrap h2, 
  .single-services h2 {
    font-size: 18px;
  }

  .feature-wrap h3, 
  .single-services h3{
    font-size: 14px;
  }


  .media.accordion-inner .pull-left, 
  .media.accordion-inner .media-body{
    clear: both;
  }

  .accordion-inner h4 {
    margin-top: 10px;
  }

  .tab-wrap .media .pull-left{
    clear: both;
    width: 100%;
  }

  .tab-wrap .media .media-body{
    clear: both;
  }

  .nav-tabs > li.active > a:after{
    display: none;
  }

  #footer .col-sm-6{
      text-align:center;
  }
  
   #footer .pull-right{
      float: none !important;
  }

  .sinlge-skill {
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .team .single-profile-top, 
  .team .single-profile-bottom {
    margin-bottom: 30px;
  }

  .clients-area {
    padding: 60px 0;
  }

  .clients-area h1 {
    font-size: 25px;
  }

  .portfolio-item, 
  #recent-works .col-xs-12.col-sm-4.col-md-3{
    padding:0 15px;
  }

  ul.social_icons li{
    margin-right: 0;
  }

  .blog .blog-item .entry-meta{
    margin-bottom: 20px;
  }

  .blog .blog-item .blog-content h3 {
    margin-bottom: 20px;
  }

  .post_reply_comments {
    padding-left: 20px;
  }
    

}

/* XS Portrait */
@media (max-width: 480px) {
	
.fontawe{
	border: 1px solid #01295D;
    width: 35px;
    text-align: center;
    background: #01295D;
    color: #fff;
    border-radius: 100%;
    height: 35px;
    padding: 9px;
    float: left;
    margin-left: 7%;
	}
.cap-font{font-size: 14pt;line-height: 33px;}
.caption{width: 490px;padding: 0px;}
.in-logo{width:40px; height:35px; float: left;}
.cont1{
   float: none;
    width: 100%;
    padding: 15px;
    text-align: center;
}
 .padd{padding: 0 5px 5px 80px;margin: 0;font-size: 9pt;}
.mar{margin-top: 7px;}
.mar1{font-size: 12pt;color: #425F9B;margin-left: 5%;}
.msg{ 
    padding: 0px 0px 10px 83px;
   
    font-size: 14pt;
    color: #274a8d;
    
    font-weight: 700;
}
.cont{
    float: none;
    width: 100%;
    height: auto;
    
    }

/*.product{width: 90px;
    height: 25px;
    padding: 0px;
    margin: 0px;
    font-size: 4pt;
    font-weight: 500;}
.button-bg {
    width: 90px;
    float: left;
    background:none;
    color: #000;
    border: 1px solid #144CB7;
    background-color: #274A8D;
    height: 25px;
    margin-left: 0px;
	}*/

.button-bg1 {
    width: 90px;
    float: right;
    background:none;
    color: #000;
    border: 1px solid #144CB7;
    background-color: #274A8D;
    height: 25px;
    margin-left: 0px;
    margin-top: -4px;
	}

.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#3D6FCE;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.mar-top{text-align:center;margin-top: -4%;}	
.mid-high{ height:165px;}

.line1 {
    width: 90px;
    height: 3px;
    float: right;
    background: #274A8D;
    text-align: center;
    margin-left: 15%;
    margin-top: 0.5em;
}
.line-up1 {
    width: 90px;
    height: 3px;
    float: right;
    background: #274A8D;
    text-align: center;
    margin-left: 15%;
    margin-top: 2.5em;
}
	.line {
    width: 90px;
    height: 3px;
    float: left;
    background: #274A8D;
    text-align: center;
    margin-left: -1%;
    margin-top: 0.5em;
}
	.line-up {
    width: 90px;
    height: 3px;
    float: left;
    background: #274A8D;
    text-align: center;
    margin-left: -2%;
    margin-top: 2.5em;
}

	
	h1 {
    font-size: 7pt;
    color: #fff;
    font-weight: bold;
}
	.logo-left{ float:left;}
.logo-text{    
width: 50%;
    float: right;
    margin-top: 0.5em;
    margin-right: 24%;}

	
	
.font-style{padding: 0px;
    color: #fff;
    font-size: 5pt;
    font-weight: 600;}

	
	.middle {
    text-align: center;
    width:70%;
}
	.logo{ width:5em;}
	.left_img{ float: left;
    width: 7em;
    margin-top: 0em;}
.left_img1{ float: right;
    width: 7em;
    margin-top: 0em;
	}
.homepage{ background: url(../images/background.png) no-repeat center center; width:100%; height:auto; float:left;}

}

@media (max-width: 320px) {
	
	.vd{ margin-top: 0%; }
	.vd1{ display:none; }
.vppd{ display:block; }
.fontawe{
	border: 1px solid #01295D;
    width: 35px;
    text-align: center;
    background: #01295D;
    color: #fff;
    border-radius: 100%;
    height: 35px;
    padding: 9px;
    float: left;
    margin-left: 7%;
	}
.cap-font{font-size: 6pt;line-height: 33px;}
.caption{width: 490px;padding: 0px;}
.in-logo{width:40px; height:35px; float: left;}
.cont1{
   float: none;
    width: 100%;
    padding: 15px;
    text-align: center;
}
 .padd{padding: 7px 5px 5px 64px;margin: 0;font-size: 9pt;}
.mar{margin-top: 7px;}
.mar1{font-size: 12pt;color: #425F9B;}
.msg{ 
    padding: 0px 0px 10px 83px;
   
    font-size: 14pt;
    color: #274a8d;
    
    font-weight: 700;
}
.cont{
    float: none;
    width: 100%;
    height: auto;
  
    }

.product {
    padding:4px 22px 6px 3px;
    margin: 0px;
    font-size: 9pt;
    font-weight: 600;
	color:#FFF;
}
.button-bg {
    /*width: 70px;
    float: left;*/
  background: url(../images/landing-page.png) right no-repeat;
    color: #000;
    border: 1px solid #144CB7;
    background-color: #274A8D;
	background-size:contain;
     
    
	}

.button-bg1 {
     width: 70px;
    float: left;
    background:none;
    height:25px;
    color: #000;
    border: 1px solid #144CB7;
    background-color: #274A8D;
         margin-top: 7px;
    margin-left:-38px;
	}

.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#3D6FCE;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}	
.mar-top{text-align:center;margin-top: -10%;}	

.col-sm-5 img{ max-width:28%; }
.col-sm-6 img{ max-width:52%; }
.mid-high{ height:100px;}

.line1 {
    width: 45px;
    height: 1px;
    float: left;
    background: #274A8D;
    text-align: center;
    margin-left: -38px;
    margin-top: 0.5em;
}
.line-up1 {
    width: 45px;
    height: 1px;
    float: right;
    background: #274A8D;
    text-align: center;
    margin-left: 15%;
    margin-top: 1.5em;
}
	.line {
    width: 45px;
    height: 1px;
    float: left;
    background: #274A8D;
    text-align: center;
    margin-left: -0.5em;
    margin-top: 0.5em;
}
	.line-up {
    width: 45px;
    height: 1px;
    float: left;
    background: #274A8D;
    text-align: center;
    margin-left: -82%;
    margin-top: 1.5em;
}

	
	h1 {
    font-size: 10pt;
    color: #fff;
    font-weight: bold;
}
	.logo-left{ float:left;}
.logo-text{    
width: 50%;
    float: right;
    margin-top: -3px;
    margin-right: 24%;}

	
	
.font-style{padding: 0px;
    color: #fff;
    font-size: 3pt;
    font-weight: 600;}

	
	.middle {
    text-align: center;
    width:85%;
}
	.logo{ width:10em;}
	.left_img{ float: left;
    width: 3em;
    margin-top: 0em;}
.left_img1{ float: right;
    width: 3em;
    margin-top: 0em;
	}
.homepage{ background: url(../images/background.png) no-repeat center center; width:100%; height:auto; float:left;}

}

