/* CSS Document */

body{background: #11226d none repeat scroll 0 0 ;
}
.pro1 h1,.pro2 h1,.pro3 h1{color:#fff;font-size:28px;font-weight:500;text-align:center;font-family: "Raleway";}
.pro1 img,.pro2 img ,.pro3 img  {
  
  border-radius: 50%;
  height: 272px;
  width: 354px;
}
.wrapper {
  margin: auto;
  width: 1104px;
}
.pro1{
  display: inline-block;
    position: relative;
    right: 43px;
    top: 26px;
  }
.pro2{display:inline-block;width: 374px;}
.pro3 {
  display: inline-block;
  float: right;
  margin-top: 27px;
}
.pro2 {
  display: inline-block;
  margin-top:58px;
  width: 374px;
}
.slider-container{margin-top:48px!important;}
.main {
  background: rgba(0, 0, 0, 0) url("../image/Vector.png") no-repeat scroll 100% 100% / cover ;
  margin-bottom:287px;
}
.wrapper  a{
	color:#fff;
	text-decoration:none;
}

/********* html changes***********/
.logo img {
  height: auto;
    max-width: 310px;
    width: 100%;
}
.logo{width: 100%;text-align: center;margin-top:20px;}


/**************** responsive style start ***********/


 /*==================================style1===============================*/

  @media only screen and (min-width: 980px) and (max-width: 1199px) {
.wrapper {
    margin: auto;
    width: 100%;
   
}

.slider-container {
    margin: 2px !important;
    width: 99% !important;
    height: 152px!important;
    padding: 0px!important;
    margin-top:50px!important;
    padding-top: 10px!important;
}
.bx-wrapper{width:100%!important;}
.bx-window{width: 100%!important;}
.main {
 margin-bottom:30px;
}
.pro1 img, .pro2 img, .pro3 img {
    height: 237px;
    width: 100%;
}
.pro2 img{position: relative;left:7px;}
.imagecontainer div {
    
    width: 32%;
    text-align: center;
}
.pro1{right:0px;}
.imagecontainer{width: 100%;text-align: center;}




}

/*==================================style2===============================*/

@media only screen and (min-width: 768px) and (max-width: 979px) {
.wrapper {
    margin: auto;
    width: 100%;
    
}

.slider-container {
    margin: 2px !important;
    width: 99% !important;
    height: 152px!important;
    padding: 0px!important;
    margin-top:50px!important;
    padding-top: 10px!important;
}
.bx-wrapper{width:100%!important;}
.bx-window{width: 100%!important;}
.main {
 margin-bottom:30px;
}
.pro1 img, .pro2 img, .pro3 img {
    height: 192px;
    width: 100%;
}
.pro2 img{position: relative;left:7px;}
.imagecontainer div {
    
    width: 33%;
    text-align: center;
}
.pro1{right:0px;}
.imagecontainer{width: 100%;text-align: center;}

  
}

 /*==================================style3===============================*/
 
 @media only screen and (min-width: 480px) and (max-width: 767px) {
.wrapper {
    margin: auto;
    width: 100%;
}
.pro1 {
  text-align: center;
  right:0px;
  top:0px;
  display: inherit;
}
.pro2 {
    display: inherit;
    margin-top: 94px;
    width: 374px;
    text-align: center;
    margin: auto;
}
.pro3 {
    display: inherit;
    float: none;
    margin-top: 40px;
    text-align: center;
}
.slider-container {
    width: 93%!important;
    margin: 2px!important;
}
.bx-window{width: 100%!important;}
.main{margin-bottom: 47px;}

}

/*===================== style4===============================*/
 @media only screen and (min-width: 320px) and (max-width: 479px) {
/*.header
{
    width:320px;
  margin: auto !important;
 
}*/

.wrapper {
    margin: auto;
    width: 100%;
}
.pro1 {
  text-align: center;
  right:0px;
  top:0px;
  display: inherit;
}
.pro2 {
    display: inherit;
    margin-top: 94px;
    width: 100%;
    text-align: center;
    margin: auto;
}
.pro3 {
    display: inherit;
    float: none;
    margin-top: 40px;
    text-align: center;
}
.slider-container {
    margin: 2px !important;
    width: 98% !important;
    height: 195px!important;
    padding: 0px!important;
    padding-top: 10px!important;
}
.bx-wrapper{width:100%!important;}
.bx-window{width: 100%!important;}
.pro1 img, .pro2 img, .pro3 img {
    border-radius: 50%;
    height: 253px;
    width: 295px;
}
.main 
{
   
    margin-bottom: 20px;
}

}


/*************** responsive style end *************/