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;
}
.pg5sec_1{
    background-color: #0b67bc;
    height:260px;
}

h1,p,h3{
    font-style: italic;
    font-family: "Raleway";
}
h1{
    font-size: 39px;
    font-weight: 700;
}
p{
    font-size: 18px;
    font-weight: 200;
}
.pg5sec_1 h1{
    color:white;
    margin-top:130px;
}
.pg5triangle{
    margin-top:07px;
    margin-left: 0px;
    width: 0;
	height: 0;
    z-index: -1;
	border-top: 70px solid #0b67bc;
	border-right: 100vw solid transparent;
}
.pg5sec_2{
    margin-top: 80px;
    background-color: white;
    padding-top:100px;
}
.pg5sec_2 h1{
    color:#d40e52;
    font-size: 30px;
    margin-top: -50px;
}
.pg5sec_2 img{
    width:80%;
}
#pg5_rect{
    width:100%;
}
.pg5sec_3 h1{
    color:#d40e52;
    font-size: 30px;
}
.pg5sec_3 img{
    width:90%;
}

.modal-body li{
    font-style: italic;
    font-family: "Raleway SemiBold","Raleway";
    font-size: 16px;
    font-weight: 200;
}
.modal-content{
    width:1020px;
    background-color: transparent;
    color:white;
    margin-left: -200px;
    margin-top: 100px;
    box-shadow: none;
    border: 0;
}
.modal-body{
    background-color: #2688bb;
    text-align: left;
    padding:0px;
}
.modal-body h1{
    font-family:"Raleway SemiBold","Raleway";
    font-weight: bold;
    font-style: italic;
    font-size: 18px;
}
.modal-body h3{
    font-family:"Raleway SemiBold","Raleway";
    font-size: 16px;
    line-height: 23px;
}
.modal-body .container{
    width: 85%;
}
.modal-header{
        background-color: transparent;
        height: 0;
        margin: 0;
        padding: 0;
        margin-top:0px;
        margin-left: 0px;
        border-bottom: 80px solid #2688bb;
        border-left: 1020px;
        border-left-style: solid;
        border-left-color: transparent;
}
.modal-header .close{
    margin-top: 20px;
    font-size: 50px;
    float: left;
    margin-left: -40px;
    color: white;
    opacity: 1;
}
.modal-footer{
        background-color: transparent;
        height: 0;
        margin: 0;
        padding: 0;
        margin-top:0px;
        margin-left: 0px;
        border-top: 40px solid #2688bb;
        border-left: 1000px;
        border-left-style: solid;
        border-left-color: transparent;
}
#modalK .modal-header{
    border-bottom: 80px solid #2688bb;
}
#modalK .modal-body{
    background-color: #2688bb;
}
#modalK .modal-footer{
    border-top: 40px solid #2688bb;
}
#modalT .modal-header{
    border-bottom: 80px solid #2688bb;
}
#modalT .modal-body{
    background-color: #2688bb;
}
#modalT .modal-footer{
    border-top: 40px solid #2688bb;
}
#modalS .modal-header{
    border-bottom: 80px solid #2688bb;
}
#modalS .modal-body{
    background-color: #2688bb;
}
#modalS .modal-footer{
    border-top: 40px solid #2688bb;
}
.spacing{
     letter-spacing:1.5px;
}
/***************************MEDIA QUERIES******************************/
@media all and (min-width: 1441px){
   
}
@media all and (min-width: 992px) and (max-width: 1200px){
    
    .modal-header{
        background-color: transparent;
        height: 0;
        margin: 0;
        padding: 0;
        margin-top:0px;
        margin-left: 0px;
        border-bottom: 140px solid #2688bb;
        border-left: 900px;
        border-left-style: solid;
        border-left-color: transparent;
    }
    .modal-content{
        width:900px;
        margin-left: -150px;
        margin-top: 100px;
    }
    .modal-footer{
        border-left: 900px;
        background-color: transparent;
        height: 0;
        margin: 0;
        padding: 0;
        margin-top:0px;
        margin-left: 0px;
        border-top: 40px solid #2688bb;
        border-left-style: solid;
        border-left-color: transparent;
    }
}
@media all and (min-width: 767px) and (max-width: 991px){
    .pg5sec_2 p{
        font-size: 22px;
    }
    .pg5sec_2 .container{
        width:90%;
    }
    .pg5sec_2 img{
        width:70%;
    }

    .pg5sec_3 img{
        width:100%;
    }
    .pg5sec_3 h1{
        margin-left: 20px
    }
    .pg5sec_3 .container .row{
        margin-left: 0px
    }
    .modal-header{
        background-color: transparent;
        height: 0;
        margin: 0;
        padding: 0;
        margin-top:0px;
        margin-left: 0px;
        border-bottom: 60px solid #2688bb;
        border-left: 750px;
        border-left-style: solid;
        border-left-color: transparent;
    }
    .modal-content{
        width:750px;
        margin-left: -75px;
        margin-top: 100px;
    }
    
    .modal-footer{
        border-left: 750px;
        background-color: transparent;
        height: 0;
        margin: 0;
        padding: 0;
        margin-top:0px;
        margin-left: 0px;
        border-top: 40px solid #2688bb;
        border-left-style: solid;
        border-left-color: transparent;
    }
}
@media all and (min-width: 601px) and (max-width: 766px){
    
   h1,p{
        font-size: 35px;
        margin-left: 10px;
    }
    .pg5sec_1{
        background-color: #0b67bc;
        height:240px;
    }
    .pg5sec_1 h1{ 
        margin-top: 120px;
    }
    .pg5triangle{
        margin-top:1px;
        margin-left: 0px;
        width: 0;
        height: 0;
        z-index: -1;
        border-top: 60px solid #0b67bc;
        border-right: 100vw solid transparent;
    }
    .navbar-default  .navbar-nav > li > a{
        margin-bottom: 5px;
        margin-top: 10px;
    }
    .pg5sec_2 .container{
        padding-right: 10px;
    }
    .pg5sec_2 .container .row{
        margin-left: 0px
    }
    .pg5sec_2 img{
        width:99%;
    }
    .pg5sec_2 h1{
        margin-top: -90px;
    }
    .pg5sec_2 p{
        font-size: 18px;
    }
    .pg5sec_3 .container .row{
        margin-left: 0px
    }
    .pg5sec_3 .container .row .col-xs-2{
        margin-right: -10px;
    }
    .pg5sec_3 img{
        width:110%;
    }
    .modal-body h1{
        font-size: 16px;
    }
    .modal-content ul{
        padding: 0px 0px 0px 10px;
    }
    .modal-body h3{
        font-size: 14px;
    }
    .modal-body li{
        font-size: 14px;
    }
    .modal-header{
        border-bottom: 36px solid #2688bb;
        border-left: 580px;
    }
    .modal-header .close{
       float: right;
        margin-right: 20px;
        margin-top: 0px;
    }
    .modal-body{
       padding 0px;
    }
    .modal-content{ 
        width:580px;
        margin-left: 10px;
        margin-top: 100px;
    }
    .modal-footer{
        border-bottom: 10px solid #2688bb;
        border-left: 580px;
    }
}
@media all and (min-width: 508px) and (max-width: 600px){
    
     h1,p{
        font-size: 30px;
        margin-left: 10px;
    }
    .pg5sec_1{
        background-color: #0b67bc;
        height:220px;
    }

    .pg5sec_1 h1{
        margin-top: 100px;
    }
    .navbar-default  .navbar-nav > li > a{
        margin-bottom: 5px;
        margin-top: 10px;
    }
    .pg5triangle{
        margin-top:5px;
        margin-left: 0px;
        width: 0;
        height: 0;
        z-index: -1;
        border-top: 70px solid #0b67bc;
        border-right: 100vw solid transparent;
    }
    .pg5sec_2 .container{
        padding-right: 10px;
    }
    .pg5sec_2 .container .row{
        margin-left: 0px
    }
    .pg5sec_2 img{
        width:110%;
    }
    .pg5sec_2 h1{
        margin-top: -80px;
    }
    .pg5sec_2 p{
        font-size: 18px;
    }
    .pg5sec_3 .container .row{
        margin-left: 0px
    }
    .pg5sec_3 .container .row .col-xs-2{
        margin-right: -10px;
    }
    .pg5sec_3 img{
        width:120%;
    }
    .modal-body .container{
        width: 85%;
    }
    .modal-content ul{
        padding: 0px 0px 0px 10px;
    }
    .modal-body h1{
        font-size: 16px;
    }
    .modal-body li{
        font-size: 14px;
    }
    .modal-body h3{
        font-size: 14px;
    }
    .modal-header{
        border-bottom: 40px solid #2688bb;
        border-left: 450px;
    }
    .modal-header .close{
       float: right;
        margin-right: 20px;
        margin-top: 3px;
    }
    .modal-content{
        width:450px;
        margin: 5%;
        margin-top: 100px;
    }
    .modal-footer{
        border-bottom: 0px solid #2688bb;
        border-left: 450px;
    }
    
}
@media all and (min-width: 349px) and (max-width: 507px){
    
    h1,p{
        font-size: 28px;
        margin-left: 10px;
    }
    .pg5sec_1{
        background-color: #0b67bc;
        height:220px;
    }   
    .pg5sec_1 h1{
        margin-top: 70px;
    }
    .pg5triangle{
        margin-top:39px;
        margin-left: 0px;
        width: 0;
        height: 0;
        border-top: 70px solid #0b67bc;
        border-right: 100vw solid transparent;
    }
    .navbar-default  .navbar-nav > li > a{
        margin-bottom: 5px;
        margin-top: 10px;
    }
    .pg5sec_2 .container{
        padding-right: 10px;
    }
    .pg5sec_2 .container .row{
        margin-left: 0px
    }
    .pg5sec_2 img{
        width:140%;
    }
    .pg5sec_2 h1{
        margin-top: -65px;
    }
    .pg5sec_2 p{
        font-size: 18px;
    }
    .pg5sec_3 .container .row{
        margin-left: 0px;
    }
    .pg5sec_3 .container .row .col-xs-2{
        margin-right:10px;
    }
    .pg5sec_3 img{
        width:200%;
    }
    .modal-content ul{
        padding: 0px 0px 0px 10px;
    }
    .modal-body h1{
        font-size: 16px;
        margin-top: 10px;
    }
    .modal-body li{
        font-size: 14px;
    }
    .modal-body h3{
        font-size: 14px;
    }
    .modal-header{
        border-bottom: 40px solid #2688bb;
        border-left: 300px;
    }
    .modal-header .close{
       float: right;
        margin-right: 20px;
        margin-top: 0px;
    }
    .modal-content{
        width:300px;
        margin-left: -10px;
        margin-top: 100px;
    }
    .modal-footer{
        border-bottom: 0px solid #2688bb;
        border-left: 300px;
    }
    
}
@media all and (max-width: 348px){
    
    h1,p{
        font-size: 24px;
        margin-left: 10px;
    }
    .pg5sec_1{
            background-color: #0b67bc;
            height:220px;
    }
    .pg5sec_1 h1{
        margin-top: 70px;
    }
    .pg5triangle{
        margin-top:44px;
        margin-left: 0px;
        width: 0;
        height: 0;
        border-top: 70px solid #0b67bc;
        border-right: 100vw solid transparent;
    }
    .navbar-default  .navbar-nav > li > a{
        margin-bottom: 5px;
        margin-top: 10px;
    }
    .pg5sec_2 .container{
        padding-right: 10px;
    }
    .pg5sec_2 .container .row{
        margin-left: 0px
    }
    .pg5sec_2 img{
        width:140%;
    }
    .pg5sec_2 h1{
        margin-top: -30px;
    }
    .pg5sec_2 p{
        font-size: 16px;
    }
    .pg5sec_3 .container .row{
        margin-left: 0px
    }
    .pg5sec_3 .container .row .col-xs-2{
        margin-right: 5px;
    }
    .pg5sec_3 img{
        width:220%;
    }
    .modal-body li{
        font-size: 14px;
    }
    .modal-body h1{
        font-size: 16px;
        margin-top: 10px;
    }
    .modal-content ul{
        padding: 0px 0px 0px 10px;
    }
    .modal-body h3{
        font-size: 14px;
    }
    .modal-header{
        border-left: 250px;
        border-bottom: 40px solid #2688bb;
    }
    .modal-header .close{
       float: right;
        margin-right: 20px;
        margin-top: 0px;
    }
    .modal-content{
        width:250px;
        margin-left: 0px;
        margin-top: 100px;
    }
    .modal-footer{
        border-left: 250px;
        border-bottom: 0px solid #2688bb;
    }
    
}