body{
    height:auto;
    width: 100%;
    overflow-x:hidden;
    position: relative;
}
.container{
    margin-top:0;
    padding: 0;
}
.row{
    width:99%;
}
.navbar{
    background-color:#0b67bc;
    border: 0px;
    padding-top: 20px;
}
.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;
}
.pg3sec_1{
    background-color: #0b67bc;
    height:260px;
}
h1{
    font-style: italic;
    font-family:"Raleway SemiBold","Raleway";
    font-size: 39px;
    font-weight: 600;
}
p{
    font-style: italic;
    font-family:"Raleway SemiBold","Raleway";
    font-size: 18px;
    
}
.pg3sec_1 h1{
    color:white;
    margin-top:130px;
}
.pg3triangle{
    margin-top:07px;
    margin-left: 0px;
    width: 0;
	height: 0;
    z-index: -1;
	border-top: 70px solid #0b67bc;
	border-right: 100vw solid transparent;
}
.pg3sec_2{
    margin-top: 70px;
    background-color: white;
    padding-top:100px;
}
.pg3sec_2 ul li{
    font-size: 18px;
    font-family:"Raleway SemiBold", "Raleway";
    font-weight: 600;
    font-style: italic;
}
.pg3sec_2 h1{
    margin-top: -40px;
    font-size: 32px;
    color: #0b67bc;
}
#pink_margin{
    border-left: 2px solid #d40e52;
    border-right: 2px solid #d40e52;
    padding-right: 5px;
}
.pg3sec_3 h1{
    font-size: 32px;
}


.pg3sec_3 img{
    width:100%;
    max-height: 150px;
    margin-bottom: 50px;
}
/***************************MEDIA QUERIES******************************/
@media all and (min-width: 992px) and (max-width: 1200px){
    
}
@media all and (min-width: 768px) and (max-width: 991px){
        
    .pg3sec_2 ul li{
        font-size: 18px;
    }
}
@media all and (min-width: 640px) and (max-width: 767px){
    
    h1{
        font-size: 35px;
        margin-left: 10px;
    }
    #pink_margin{
        border-left: 0;
        border-right: 0;
    }
    .navbar-default  .navbar-nav > li > a{
        margin-bottom: 5px;
        margin-top: 10px;
    }
    .pg3triangle{
        margin-top:10px;
        margin-left: 0px;
        width: 0;
        height: 0;
        border-top: 70px solid #0b67bc;
        border-right: 102vw solid transparent;
    }
    .pg3sec_3 img{
        width:70%;
        max-height: 160px;
        margin-left: 20%;
        margin-bottom: 50px;
    }
}
@media all and (min-width: 508px) and (max-width: 639px){
    
    .pg3sec_1{
        height:220px;
       
    }
    #pink_margin{
        border-left: 0;
        border-right: 0;
    }
    .pg3sec_1 h1{
        margin-top: 100px;
    }
    .navbar-default  .navbar-nav > li > a{
        margin-bottom: 5px;
        margin-top: 10px;
    }
    h1{
        font-size: 30px;
        margin-left: 10px;
    }
    .pg3triangle{
        margin-top:5px;    
    }
    .pg3sec_2 h1{
        margin-top: -40px;
    }
    .pg3sec_3 img{
        width:70%;
        margin-left: 20%;
        max-height: 150px;
        margin-bottom: 50px;
    }
}
@media all and (min-width: 349px) and (max-width: 507px){
    
    .pg3sec_1{
        height:220px;
       
    }
    #pink_margin{
        border-left: 0;
        border-right: 0;
    }
    h1{
        font-size: 28px;
        margin-left: 10px;
        margin-top: 0px;
    }
    .navbar-default  .navbar-nav > li > a{
        margin-bottom: 5px;
        margin-top: 10px;
    }
    .pg3sec_2 ul li{
        font-size: 18px;
    }
    .pg3sec_2 h1{
        margin-top: -40px;
    }
    .pg3sec_1 h1{
        margin-top: 70px;
    }
    .pg3triangle{
        margin-top:39px;
        margin-left: 0px;
        border-top: 70px solid #0b67bc;
        border-right: 100vw solid transparent;
    }
    .pg3sec_3 img{
        width:90%;
        margin-left: 11%;
        max-height: 150px;
        margin-bottom: 50px;
    }
}
@media all and (max-width: 348px){
    
    .pg3sec_1{
        height:220px;
       
    }
    #pink_margin{
        border-left: 0;
        border-right: 0;
    }
    h1{
        margin-left: 10px;
        font-size: 24px;
        margin-top: -30px;
    }
    .navbar-default  .navbar-nav > li > a{
        margin-bottom: 5px;
        margin-top: 10px;
    }
    .pg3sec_1 h1{
        margin-top: 70px;
    }
    .pg3triangle{
        margin-top:44px;
        margin-left: 0px;
        border-top: 70px solid #0b67bc;
        border-right: 100vw solid transparent;
    }
    .pg3sec_2 h1{
        margin-top: -60px;
        font-size: 24px;
    }
    .pg3sec_2 ul li{
        font-size: 16px;
    }
    .pg3sec_3 h1{
        font-size: 24px;
    }
    .pg3sec_3 img{
        width:90%;
        margin-left: 10%;
        max-height: 150px;
        margin-bottom: 50px;
    }
}