@media screen
       and (max-width : 1024px) {

}


@media screen
       and (max-width : 750px) {
  body{
    background: rgba(39,60,109,1);
    background: -moz-linear-gradient(45deg, rgba(39,60,109,1) 0%, rgba(225,225,225,1) 40%, rgba(225,225,225,1) 60%, rgba(39,60,109,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(39,60,109,1)), color-stop(40%, rgba(225,225,225,1)), color-stop(60%, rgba(225,225,225,1)), color-stop(100%, rgba(39,60,109,1)));
    background: -webkit-linear-gradient(45deg, rgba(39,60,109,1) 0%, rgba(225,225,225,1) 40%, rgba(225,225,225,1) 60%, rgba(39,60,109,1) 100%);
    background: -o-linear-gradient(45deg, rgba(39,60,109,1) 0%, rgba(225,225,225,1) 40%, rgba(225,225,225,1) 60%, rgba(39,60,109,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(39,60,109,1) 0%, rgba(225,225,225,1) 40%, rgba(225,225,225,1) 60%, rgba(39,60,109,1) 100%);
    background: linear-gradient(45deg, rgba(39,60,109,1) 0%, rgba(225,225,225,1) 40%, rgba(225,225,225,1) 60%, rgba(39,60,109,1) 100%);
  }
  .container{
    width: 99%;
  }
  .menu{
    display: none;
  }
  .header{
    height: 40px;
    padding: 10px;
    position: fixed;
    top: 0;
    width: calc(100% - 20px);
    z-index: 1;
  }
  .menuphoneimg{
    width: 40px;
    height: 100%;
    float: left;
    display: block;
    /* padding-left: 10px; */
  }
  .menuphoneimg img{
    width: 100%;
  }
  .logo{
    font-size: 20px;
    width: calc(100% - 50px);
    text-align: right;
  }
  .homeimg{
    height: 360px;
    padding-top: 60px;
  }
  .home_img{
  }
  .event_title{
    font-size: 18px;
  }
  .event_date,.event_text{
    font-size: 14px;
  }
  .events_image{
    height: calc(50% - 4px);
    width: calc(50% - 4px);
    border: 2px solid white;
  }
  #footer{
    font-size: 14px;
    height: auto;
    width: 100%;
  }
  .footersec2,.footersec1{
    width: 100%;
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  .footersec2 p{
    width: 98%;
    text-align: center;
  }
  .footersec2 .subscribe{
    width: 80%;
    float: none;
    margin: 0 auto;
  }
  .inputtext1,.button{
    font-size: 14px;
  }
  .headerphone{
    display: none;
    height: 100%;
    width: 100%;
    background: rgba(39,60,109,1);
    /* background: -moz-linear-gradient(45deg, rgba(39,60,109,1) 0%, rgba(225,225,225,1) 40%, rgba(225,225,225,1) 60%, rgba(39,60,109,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(39,60,109,1)), color-stop(40%, rgba(225,225,225,1)), color-stop(60%, rgba(225,225,225,1)), color-stop(100%, rgba(39,60,109,1)));
    background: -webkit-linear-gradient(45deg, rgba(39,60,109,1) 0%, rgba(225,225,225,1) 40%, rgba(225,225,225,1) 60%, rgba(39,60,109,1) 100%);
    background: -o-linear-gradient(45deg, rgba(39,60,109,1) 0%, rgba(225,225,225,1) 40%, rgba(225,225,225,1) 60%, rgba(39,60,109,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(39,60,109,1) 0%, rgba(225,225,225,1) 40%, rgba(225,225,225,1) 60%, rgba(39,60,109,1) 100%);
    background: linear-gradient(45deg, rgba(39,60,109,1) 0%, rgba(225,225,225,1) 40%, rgba(225,225,225,1) 60%, rgba(39,60,109,1) 100%); */
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
  }
  .closephone{
    width: calc(100% - 10px);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    display: inline-block;
  }
  .closephone img{
    width: 40px;
    height: 40px;
    float: left;
  }
  .menup2{
    text-align: right;
    width: calc(100% - 20px);
    margin: 0 auto;
    list-style-type: none;
  }
  .menuap2 {
    display: inline-block;
    width: calc(100% - 10px);
    padding: 5px;
    text-decoration: none;
    color: white;
    font-size: 16px;
    /* border: 1px solid red; */
  }
  .menu2p2{
    /* background: red; */
    width: 90%;
    margin: 0 auto;
    /* display: none; */
  }
  .menu2p2 ul{
    list-style-type: none;
  }
  .menu2ap2{
    text-decoration: none;
    color: white;
    /* border: 1px solid red; */
    display: inline-block;
    width: 100%;
  }
  .guidesec{
    height: auto !important;
    padding-top: 60px !important;
  }
  .guidepdf{
    height: auto;
    width: 98%;
    padding: 1%;
    float: none;
    font-size: 14px;
  }
  .guideimg {
    height: auto;
    width: 98%;
    padding: 1%;
    margin: 0;
    float: none;
    font-size: 14px;
    position: relative;
    top:0%;
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  .guideimg img,.guidepdf p{
    position: relative;
    top:0%;
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  .guidepdf ul{
    position: relative;
    top:0%;
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  .guidepdf a{
    font-size: 14px;
  }
  .memberli{
    width: 95%;
    height: auto;
    float: none;
    margin: 1.5% auto;
  }
  .memberimg {
    height: auto;
  }
  .memberimg img{
    height: auto;
    width: 100%;
    position: relative;
    top:0%;
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  .committeeimg{
    height: auto;
  }
  .committeeimg img{
    position: relative;
    top:0%;
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  .committeename{
    font-size: 14px;
  }
  .committee_text,.committee_president,.committee_members{
    font-size: 12px;
  }
  .committee_text{
    width: calc(20% - 2px);
  }
  .committee_president,.committee_members{
    width: 80%;
  }
  .structureimg{
    width: 96%;
  }
  .memberul a{
    width: 50%;
    height: 22%;
  }
  .eventdate{
    font-size: 12px;
  }
  .event1name{
    font-size: 20px;
  }
  .event1date,.event1text{
    font-size: 12px;
  }
  .inputp,.botton{
    font-size: 12px;
  }
  .inputtext{
    font-size: 14px;
  }
  .success{
    font-size: 14px;
  }
  .controls{
    top: calc(50% + 30px);
  }
  .event1img{
    height: auto;
    border-radius: 0px;
    border: 2px solid white;
    width: calc(97% - 4px);
    margin-bottom: 5px;
    display: none;
  }
  .event1img img{
    position: relative;
    border-radius: 0px;
    height: auto;
    width: 100%;
    top:0%;
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  .event1img .controls{
    display: none;
  }
  .sliderimg{
    height: auto;
    margin: 0 auto;
  }
  .sliderimg ul li:first-child{
    display: none;
  }
  .sliderimg li{
    width: calc(100% - 4px);
    margin: 0;
    height: auto;
    float: none;
    display: inline-block;
    -moz-box-shadow: 0 0 0 0 black;
    -webkit-box-shadow: 0 0 0 0 black;
    box-shadow: 0 0 0 0 black;
    border: 2px solid white;
    margin-bottom: 5px;
  }
  .sliderimg img{
    opacity: 1;

  }
  #loadMore{
    font-size: 18px;
  }
  .bullet2{
    padding: 0.5% 3%;
  }
  .moveleft,.moveright{
    width: 30px;
    text-align: center;
  }
  .moveleft img, .moveright img{
    height: auto;
    width: 20px;
  }
  .numberimage{
    font-size: 25px;
  }
  .news2{
    margin-top: 65px;
  }
  .desiciontext{
    font-size: 14px;
  }
  .membername,.memberemail{
    font-size: 14px;
}
