body{
    height:auto;
    width: 100%;
    overflow-x:hidden;
}
.container{
    margin-top:0;
    padding: 0;
}
.navbar{
    background-color:#0b67bc;
    border: 0px;
    padding-top: 20px;
    z-index: 10;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #0b67bc;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color:white;
}
.navbar-default .navbar-brand{
    color:white;
}
.navbar-brand{
   margin-top:-10px;
}
.navbar-brand:visited{
    color:white;
}
.navbar-toggle{
    background-color: white;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{    
    background-color: white;
}
.navbar-default  .navbar-nav > li > a{
    color: white;
}
.pg1sec_1{
    background-color: #0b67bc;
    height:260px;
}
h1,h2{
    font-style: italic;
    font-family:"Raleway SemiBold","Raleway";
    font-size: 38px;
}
.pg1sec_1 h1{
    color:white;
    font-family:"Source Sans Pro";
    font-style: normal;
    font-weight: 700;
    margin-top:50px;
}

.pg1sec_1 h2{
        letter-spacing: 1px;
    color:white;
    font-family:"Raleway SemiBold","Raleway";
    font-weight: 700;
    font-size: 30px;
}

.pg1triangle{
    margin-top:-48px;
    margin-left: 0px;
    width: 0;
	height: 0;
	border-top: 70px solid #0b67bc;
	border-right: 100vw solid transparent;
}
.pg1sec_2{
    margin-top: 100px;
    height:300px;
    background-color: white;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
}
.pg1sec_2 img{
    width: 70%;
}
.pg2sec_2 h1{
    font-size:28px;
}
.pg1sec_3{
        overflow: hidden;
    font-family:"Raleway SemiBold", "Raleway";
    font-weight: 600;
    font-style: italic;
    height:180px;
    font-size: 18px;
    background-color: #fce014;
}
.pg1sec_3 p{
    margin-top: 20px;
    padding: 0px 10px;
}
  #pg11triangle{
	  
	   padding:0px 0px;
    margin-top:-60px;
    margin-left: -90px;
    width: 0;
	height: 0;
	border-bottom: 60px solid #d40e52;
	border-right: 100vw solid transparent;
}
.pg1sec_4{
    min-height:146px;
/*    height: 100%;*/
    background-color: #d40e52;
}
.pg1sec_4 img{
    
	margin-left: 0px;
	height:100%;
}
.pg1sec_5 img{
    margin-top: 5%;
	width:129px;
	height:106px;
    margin-left: 262px;
  }
#pg1triangle{
    padding:0px 0px;
    margin-top:-60px;
    margin-left: -90px;
    width: 0;
	height: 0;
	border-bottom: 60px solid #d40e52;
	border-right: 100vw solid transparent;
}
.pg1sec_4{
    min-height:146px;
    height: 100%;
    background-color: #d40e52;
}
.pg1sec_4 img{
    margin-top: 5%;
	
    /*margin-left: 249px;*/
}

.pg1sec_8 img{
    margin-top: 5%;
	width:129px;
	height:99px;
    margin-left: 262px;
}
.pg1sec_5 img{
    margin-top: 5%;
	width:129px;
	height:106px;
    margin-left: 262px;
}

/***************************MEDIA QUERIES******************************/
@media all and (min-width: 1370px) and (max-width: 2560px){
    
    .pg1triangle{
        margin-top:-48px;
        margin-left: 0px;
        width: 0;
        height: 0;
        border-top: 70px solid #0b67bc;
        border-right: 100vw solid transparent;
    }
    .pg1sec_2 img{
        margin-top: 50px;
        width: 74%;
    }
    .pg1sec_2{
        height:450px;
    }
    .pg1sec_3{
        overflow: hidden;
        height:450px;
        font-size: 22px;
    }
    #pg1triangle{
        margin-top:-50px;
        width: 0;
        height: 0;
        margin-left: -20vw;
        border-bottom: 60px solid #d40e52;
        border-right: 120vw solid transparent;
    }
    .pg1sec_4{
        min-height:200px;
    }
    .pg1sec_4 img{
  	  margin-top: 4%;
        width:19%;
    }
        .pg1sec_4 span{
font-size: 20PX;
    }
	
	 .pg1sec_8 img{
    margin-top: 4%;
        width:19%;
    }
    #callimg img{
    width:11%;
    
    }
}
@media all and (min-width: 1281px) and (max-width: 1360px){
    
    #pg1triangle{
        margin-top:-60px;
        width: 0;
        height: 0;
        border-bottom: 60px solid #d40e52;
        border-right: 100vw solid transparent;
    }
    .pg1sec_3{
        overflow: hidden;
        font-size: 20px;
    }
    
}
@media all and (min-width: 992px) and (max-width: 1280px){
    .pg1triangle{
        margin-top:-49px;
        margin-left: 0px;
        width: 0;
        height: 0;
        border-top: 70px solid #0b67bc;
        border-right: 100vw solid transparent;
    }
       #rect{
            margin-left: 10px;
        }
    #pg1triangle{
        margin-top:-60px;
        width: 0px;
        height: 0px;
        border-bottom: 60px solid #d40e52;
        border-right: 100vw solid transparent;
    }
    .pg1sec_3{
        overflow: hidden;
        min-height:325px;
        font-size: 19px;
    }
}
@media all and (min-width: 767px) and (max-width: 991px){
   .pg1sec_1 h1{
       font-size: 35px;
       margin-left: 10px;
    }
    #rect{
        margin-left: 10px;
    }
    .pg1sec_1 h2{
        letter-spacing: 1px;
        color:white;
        font-family:"Raleway SemiBold","Raleway";
        font-weight: 700;
        font-size: 26px;
       margin-left: 10px;
    }
    .pg1triangle{
        margin-top:-36px;
        margin-left: 0px;
        width: 0;
        height: 0;
        border-top: 60px solid #0b67bc;
        border-right: 100vw solid transparent;
    }
    .pg1sec_2{
        margin-top: 160px;
        overflow: hidden;
        backface-visibility: hidden;
        background-color: white;
        height:320px;
    }
    .pg1sec_2 img{
        width: 85%;
    }
    .pg1sec_3{
        overflow:hidden;
        height:280px;
        font-size: 16px;
		
    }
    .pg1sec_3 p{
        margin-top: 20px;
    }
    #pg1triangle{
        margin-top:-50px;
        width: 0;
        border-bottom: 50px solid #d40e52;
        border-right: 100vw solid transparent;
    }
	.img1{
		
		margin-left:10px;
	}
    .pg1sec_4{

        min-height:150px;
    }
    .pg1sec_4 img{
        width:22%;
		height:100%;
		margin-left:0px;
    }
    #callimg img{
     width:15%;
    }
}
@media all and (min-width: 500px) and (max-width: 766px){
   .pg1sec_1 h1{
       font-size: 35px;
       margin-left: 10px;
    }
    #rect{
        margin-left: 10px;
    }
    .topic img{
       margin-left: 10px;
    }
    .pg1sec_1 h2{
        letter-spacing: 1px;
        color:white;
        font-family:"Raleway SemiBold","Raleway";
        font-weight: 700;
        font-size: 26px;
       margin-left: 10px;
    }
    .pg1triangle{
        margin-top:-36px;
        margin-left: 0px;
        width: 0;
        height: 0;
        border-top: 70px solid #0b67bc;
        border-right: 100vw solid transparent;
    }
    .pg1sec_2{
        margin-top: 70px;
        overflow: hidden;
        backface-visibility: hidden;
        background-color: white;
        padding-bottom: 30px;
        height:auto;
    }
    .pg1sec_2 img{
        width: 25%;
        margin-left: 12%;
        margin-top: 20px;
    }
    .navbar-default  .navbar-nav > li > a{
        margin-bottom: 5px;
        margin-top: 10px;
    }
    .pg1sec_3{
        overflow:hidden;
        height:300px;
        font-size: 16px;
    }
    .pg1sec_3 p{
        margin-top: 20px;
        padding: 0px 10px 10px 10px;
    }
    #pg1triangle{
        padding:0px;
        margin-top:-60px;
        width: 0;
        height: 0;
        margin-left: 0px;
        border-bottom: 60px solid #d40e52;
        border-right: 100vw solid transparent;
    }
    .pg1sec_4{
       min-height:160px;
    }
   /* .pg1sec_4 img{
		height:100%;
		margin-left:0px;
        width:70%;
    }
}
@media all and (min-width: 369px) and (max-width: 501px){
  .pg1sec_1{ 
        height:220px;
    }
    .pg1sec_1 img{ 
        margin-left: 10px;
    }
    .navbar-brand>img {
        margin-left: 0px;
    }
    .pg1sec_1 h1{
       font-size: 28px;
        margin-left: 10px;
    }
    .pg1sec_1 h2{
        letter-spacing: 1px;
        color:white;
        font-family:"Raleway SemiBold","Raleway";
        font-weight: 700;
        font-size: 20px;
        margin-top: 5px;
        margin-left: 10px;
    }
    .navbar-default  .navbar-nav > li > a{
        margin-bottom: 5px;
        margin-top: 10px;
    }
    .pg1triangle{
        margin-top:-40px;
        margin-left: 0px;
        width: 0;
        height: 0;
        border-top: 70px solid #0b67bc;
        border-right: 100vw solid transparent;
    }
    .pg1sec_2{
        margin-top: 90px;
        padding-bottom: 30px;
        backface-visibility: hidden;
        background-color: white;
        overflow: hidden;
        height:auto;
    }
    .pg1sec_2 img{
        width: 30%;
        margin-left: 30px;
    }
    .pg1sec_3{
        overflow:hidden;
        z-index: 0;
        height:292px;
        font-size: 14px;
    }
    .pg1sec_3 p{
        margin-top:0px;
        margin-bottom: 50px;
        padding:10px 10px 20px 10px;
    }
	.pg1sec_4 h4{
        margin-top:-43px;
        margin-bottom: -34px;
        padding:10px 10px 20px 10px;
		margin-left: 103px;
		    font-size: 19px;
    }
    #pg1triangle{
        z-index: 22;
        margin-top:-50px;
        padding:0px;
        margin-left: 0px;
        border-bottom: 50px solid #d40e52;
        border-right: 100vw solid transparent;
    }
    .pg1sec_4{
        min-height:120px;
    }
   /* .pg1sec_4 img{
        width:350px;
		margin-left:0px;
		    height: 55px;
    }*/
}
@media all and (min-width: 200px) and (max-width: 368px){
    .pg1sec_1{ 
        height:220px;
    }
    .pg1sec_1 img{ 
        margin-left: 10px
    }
    .navbar-brand>img {
        margin-left: 0px;
    }
    .pg1sec_1 h1{
        color: white;
       font-size: 26px;
        margin-left: 10px;
    }
    .pg1sec_1 h2{
        letter-spacing: 1px;
        color:white;
        font-family:"Raleway SemiBold","Raleway";
        font-weight: 700;
        font-size: 18px;
        margin-top: 5px;
        margin-left: 10px;
    }
    .navbar-default  .navbar-nav > li > a{
        margin-bottom: 5px;
        margin-top: 10px;
    }
    .pg1triangle{
        margin-top:-33px;
        margin-left: 0px;
        width: 0;
        height: 0;
        border-top: 70px solid #0b67bc;
        border-right: 100vw solid transparent;
    }
    .pg1sec_2{
        margin-top: 90px;
        padding-bottom: 30px;   
        overflow: hidden;
        height:auto;
    }
	
	.pg1sec_4 .container .img1 img{
		margin-left:10px;
		
	}
    .pg1sec_2 .container{
        backface-visibility: hidden;
        background-color: white;
    }
    .pg1sec_2 img{
        width: 35%;
        margin-left: 10px;
    }
    .pg1sec_3{
        overflow:hidden;
        height:295px;
        font-size:14px;
    }
    .pg1sec_3 p{
        margin-top: 20px;
        padding:0px 10px 5px 10px;
    }
    #pg1triangle{
        padding:0px;
        margin-top:-50px;
        margin-left: 0px;
        border-bottom: 50px solid #d40e52;
        border-right: 100vw solid transparent;
    }
    .pg1sec_4{
        min-height:110px;
    }
    .pg1sec_4 img{
		
        
		margin-left:0px;
		height:100%;
    }
}