h4, h5, h6,
h1, h2, h3 {margin: 0;}
ul, ol, li{margin: 0; padding: 0;}
p {margin: 0;padding: 0;}
body{
	margin:0;
	padding:0;
}
/*--fonts--*/
@font-face{
	font-family: 'Comfortaa';
	src:url(../fonts/Comfortaa/Comfortaa-Regular.ttf) format('truetype');
}
/* Common style for pseudo-elements */
section::before,
section::after {
	position: absolute;
	content: '';
	pointer-events: none;
}
section {
    padding: 0;
    background: #2980b9;
    color: #fff;
    text-align: center;
}
svg:not(:root) {
    overflow: hidden;
}
svg {
    display: block;
}
#clouds path {
    fill: #00afde;
    stroke: #00afde;
}
.header {
    position: relative;
}
svg#clouds {
    position: absolute;
    bottom: 0%;
    z-index: 999;
}
/*--cloud-sectio--ends-here--*/
.header-top{
    position: relative;
}
.menu-bar{
    position: absolute;
    top:0%;
    background: transparent;
    width: 100%;
    padding: 10px 0px;
}
.logo{
    float: left;
    padding: 0px 0px;
}
.menu{
    float: right;
}
.logo a,.logo a:hover{
    font-family: 'Comfortaa';
    text-decoration: none;
    font-weight: bold;
    font-size: 40px;
    color: #FFFF01;
    padding: 0px;
    margin: 0;
    text-transform: capitalize;
}
a.right_bt img {
    padding: 18px 0px;
}
.menu_box_list ul li a{
    font-family: 'Comfortaa';
    font-weight: bold;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 0.8px;
}
.menu_box_list ul li a:hover{
    text-decoration: none;
    color: #FFFF01;
    transition: 0.8s all;
}
/*--menu-box-style--*/
.box_content_center {
    background: rgba(0, 175, 222, 0.69);
}
.box {
    position: absolute;
    top: -1200px;
    width: 100%;
    color: #7F7F7F;
    margin: auto;
    padding: 0px;
    z-index: 999999;
    text-align: center;
    left: 0px;
}
a.boxclose {
    cursor: pointer;
    text-align: center;
    display: block;
    position: absolute;
    top: 2.1em;
    right: 5em;
}
.menu_box_list ul {
    padding: 12px 0px;
}
.menu_box_list ul li:nth-child(1){
    margin: 0;
}
.menu_box_list ul li{
    margin-top: 12px;
}
/*--menu-box-style--*/
/*--header-bottom--*/
.header-bottom{
    background: #00afde;
    padding: 6em 0;
    text-align: center;
}
.about_me_top h1{
    text-transform: capitalize;
    font-family: 'Comfortaa';
    margin-bottom: 2em;
    font-weight: bold;
    font-size: 35px;
    color: #fff;  
}
.icn-abt-me {
    color: #00AFDE;
    font-size: 20px;
    background-color: #FFFF01;
    padding: 10px;
    border-radius: 5px;
}
.abt_top_grid p {
    color: #fff;
    font-weight: 300;
    font-family: 'Comfortaa';
    line-height: 3em;
    font-size: 16px;
}
.about_me_bottom {
    margin-top: 3.5em;
}
.abt-me-text h2 {
    font-family: 'Comfortaa';
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    line-height: 1.8em;
    letter-spacing: 0.7px;
    text-align: left;
}
.abt-me-text h3 {
    font-family: 'Comfortaa';
    color: #fff;
    font-weight: 100;
    font-size: 14px;
    line-height: 1.8em;
    text-align: left;
}
/*--section-two--*/
section.two {
    position: relative;
    background: #ffff01;
    text-align: center;
}
/*-- Boxes --*/
.ss-style-boxes {
    padding-top: 4em;
    padding-bottom: 7em;
}
.ss-style-boxes::before {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background-image: -webkit-gradient(linear, 100% 0, 0 100%, color-stop(0.5, #FFFF01), color-stop(0.5, #FFFF01));
    background-image: linear-gradient(to right, #FFFF01 50%, #F3A626 50%);
    -webkit-background-size: 130px 100%;
    background-size: 130px 100%;
}
.color {
    background: #3498db;
}
/*--boxes--*/
/*--load-more-css-starts--*/
.work-flow{
    position: relative;
}
span.bar-line {
    display: block;
    position: absolute;
    background: #000;
    height: 80%;
    width: 1px;
    top: 9%;
    right: 50%;
}
.work-flow h3 {
    text-transform: capitalize;
    font-family: 'Comfortaa';
    margin-bottom: 40px;
    font-weight: bold;
    font-size: 35px;
    color: #002762;
}
img.re-imaging{
    margin: 0 auto !important;
    width: 40%;
}
.l_g .ld-mr-grd:nth-child(2){
    margin-top:3em;
}
.l_g_r {
    position: relative;
}
.ld-mr-txt{
    position: absolute;
}
.ld-mr-txt {
    position: absolute;
    top: 42%;
}
.ld-mr-txt.rt{
    left: -2.9%;
}
.ld-mr-txt.lft {
    right: -2.9%;
}
.ld-mr-txt p {
    border-bottom: 1px solid #000;
    padding: 0px 50.8px;
    color: #545050;
    font-family: sans-serif;
    font-size: 13px;
}
.ld-mr-txt h4 {
    color: #002762;
    font-weight: bold;
    font-size: 17px;
    font-family: 'Comfortaa';
}
/*-- --*/
#myList li{ 
    display:none;
    list-style-type:none;
}
#loadMore {
    color: #fff;
    cursor: pointer;
    background: #002762;
    padding: 10px;
    width: 10%;
    margin: 0 10px;
    display: inline-block;
    border-radius: 20px;
}
#loadMore:hover {
    color:#fff;
    background:#00AFDE;
    transition:0.5s all;
}
#showLess {
    cursor:pointer;
    color:#fff;
    background:#00AFDE;
    padding:10px;
    width:10%;
    margin:0 10px;
    display: inline-block;
    border-radius: 20px;
}
#showLess:hover {
    color: #fff;
    background: #002762; 
    transition:0.5s all;
}
.l_g:after{
    clear: both;
}
.g_r{
    background:green;
}
.load_more{
    text-align:center;
    padding: 10px 0;
}
.l_g {
    margin: 1em 0px;
}
ul#myList {
    padding: 0;
}
/*--load-more-css-ends--*/
/*--blog-starts--*/
.blog{
    background: #F3A626;
    padding: 6em 0em;
    position: relative;
}
.blog::before,.blog::after{
    position: absolute;
    content: '';
}
.blog h3 {
    text-transform: capitalize;
    font-family: 'Comfortaa';
    margin-bottom: 40px;
    font-weight: bold;
    font-size: 35px;
    color: #fff;
}
/*--blog-box--*/
svg:not(:root) {
    overflow: hidden;
}
#stamp path {
    fill: #F3A626;
    stroke: #F3A626;
}
.blog{
    text-align: center;
}
ul.blg-gd-hd {
    text-align: left;
    list-style-type: none;
}
li.pre-heading {
    color: #7F5707;
    text-transform: capitalize;
    font-family: 'Comfortaa';
    font-size: 13px;
    font-weight: 300;
    line-height: 1.8em;
}
li.para{
    color: #7F5707;
    text-transform: capitalize;
    font-family: 'Comfortaa';
    font-size: 14px;
    font-weight: 300;
    line-height: 1.8em; 
}
li.heading{
    color: #040519;
    font-weight: bold;
    text-transform: capitalize;
    font-family: 'Comfortaa';
    font-size: 15px;
    line-height: 1.8em;
}
.img-blg-wid {
    margin: 0 auto;
}
li.date {
    color: #fff;
    font-weight: 800;
    text-transform: capitalize;
    font-family: 'Comfortaa';
    font-size: 13px;
}
ul.blg-gd-hd:nth-child(2) {
    margin-top: 30px;
}
ul.blg-gd-hd li {
    margin-top: 12px;
}
svg#stamp {
    height: 50px;
}
/*--profile-starts-here--*/
.profile {
    background: #fff;
    padding: 3em 0;
    text-align: center;
}
.profile h3{
    text-transform: capitalize;
    font-family: 'Comfortaa';
    margin-bottom: 40px;
    font-weight: bold;
    font-size: 35px;
    color: #002762;
}
.profile-top p {
    font-size: 15px;
    text-transform: capitalize;
    font-family: 'Comfortaa';
    color: #73726F;
    line-height: 1.8em;
    font-weight: 300;
    margin-bottom: 25px;
}
.pf-tp-bn {
    width: 20%;
    background-color: #002762;
    border-radius: 0;
    outline: none;
    border: none;
    color: #fff;
    font-family: 'Comfortaa';
    font-size: 14px;
    font-weight: 300;
}
.pf-tp-bn:hover {
    background: #F3A626;
    color: #fff;
    transition: 0.5s all;
}
.profile-bottom {
    margin-top: 40px;
}
.grid-stn ul{
    list-style-type: none;
    text-align: left;
}
ul.profile-grid li{
    line-height: 1.8em;
}
li.prf-icn {
    text-align: center;
}
.prf-grd-icn {
    color: #002762;
    font-size: 17px;
    background-color: rgb(243, 166, 38);
    padding: 11px;
    border-radius: 50%;
}
ul.profile-grid li:nth-child(1),ul.profile-grid li:nth-child(2),ul.profile-grid li:nth-child(4),ul.profile-grid li:nth-child(6){
    margin-bottom: 20px;
}
li.grid-hdn {
    font-family: 'Comfortaa';
    color: #000;
    font-weight:bold;
    font-size: 16px;
}
li.pf-cnt-hdn {
    font-family: 'Comfortaa';
    color: #F3A626;
    font-weight:300;
    font-size: 13.5px;
}
li.inf-hdn{
    font-family: 'Comfortaa';
    color: #73726F;
    font-weight: bold;
    font-size: 12px;
}
/*--clouds--*/
#clouds2 path {
    fill: #00afde;
    stroke: #00afde;
}
/*---sports-flow--*/
.sports-flow {
    text-align: center;
    background-color: #00AFDE;
    padding: 3em 0;
}
.sports-flow h3{
    text-transform: capitalize;
    font-family: 'Comfortaa';
    margin-bottom: 2em;
    font-weight: bold;
    font-size: 35px;
    color: #fff;
}
.spfone {
    width: 18%;
    margin: 0 auto;
    border-left: 2px dotted #FFF;
    border-bottom: 2px dotted #FFF;
}
.spftwo{
    width: 18%;
    margin: 0 auto;
    border-right: 2px dotted #FFF;
    border-bottom: 2px dotted #FFF;
}
img.spt-img-wid {
    width: 70%;
    margin: 0px 0px 25px;
}
.sports-flow-grid {
    position: relative;
}
.position-box-left {
    position: absolute;
    background-color: #00AFDE;
    padding: 32px 14px;
    z-index: 999;
    top: 19%;
    right: 58%;
    text-align: left;
}
.position-box-right {
    position: absolute;
    top: 20%;
    right: 23%;
    padding: 20px 14px;
    background-color: #00AFDE;
    text-align: right;
}
.spftwo img,.spfone img {
    margin-top: 28px;
}
.position-box-left h4,.position-box-right h4 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Comfortaa';
    font-weight: bold;
    font-size: 18px;
}
.position-box-left p,.position-box-right p {
    margin-top: 6px;
    color: #002762;
    font-family: 'Comfortaa';
    font-weight: 300;
    text-transform: capitalize;
    font-size: 14px;
}
/*---triangle--*/
#slitPath1 {
    fill: #00AFDE;
    stroke: #00AFDE;
    stroke-width: 0.1px;
}
#slitPath2, #slitPath3 {
    fill: #0085A9;
}
.footer {
    text-align: center;
    padding: 0em 0em 3em;
}
.footer ul{
    list-style-type: none;
}
li.contact-hdn{
    text-transform: capitalize;
    font-family: 'Comfortaa';
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 35px;
    color: #002762;
}
li.contact-mail a,li.contact-mail a:hover{
    text-transform: lowercase;
    font-family: 'Comfortaa';
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 20px;
    color: #002762; 
}
li.contact-mail {
    margin-bottom: 10px;
}
ul.social {
    list-style-type: none;
    margin-bottom: 15px;
}
ul.social li{
    display: inline;
    margin: 0px 20px;
}
ul.social li a{
    background: url(../images/socia.png);
    width: 24px;
    height: 24px;
    display: inline-block;
}
ul.social li a.fb{
    background-position: 0px 0px;
}
ul.social li a.fb:hover{
    background-position: 0px 24px;
}
ul.social li a.twit{
    background-position: -26px 0px;
}
ul.social li a.twit:hover{
    background-position: -26px 24px;
}
ul.social li a.gpls{
    background-position: -51px 0px;
}
ul.social li a.gpls:hover{
    background-position: -51px 24px;
}
ul.social li a.drib{
    background-position: 24px 0px;
}
ul.social li a.drib:hover{
    background-position: 24px 24px;
}
li.cont-number {
    text-transform: capitalize;
    font-family: 'Comfortaa';
    color: #F3A626;
    font-size: 18px;
    margin-bottom: 15px;
}
ul.copy-rt li {
	font-family: 'Comfortaa';
    font-size: 13px;
    color: #000;
    font-weight: bold;
}
ul.copy-rt li a{
    text-decoration: none;
    color: #002762;
}
ul.copy-rt li a:hover{
    color: #f3a626;
}
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
    width: 64px;
    height: 48px;
    border: none;
    text-indent: 100%;
    background: url(../images/top-arrow.png) no-repeat;
}
/*--responsive starts here--*/
@media screen and (max-width:1024px){
    .position-box-right {
        right: 18%;
    }
    a.boxclose {
        right: 3em;
    }
    .ld-mr-txt p {
        padding: 0px 36px;
    }
    .ld-mr-txt.lft {
        right: -3.5%;
    }
    .ld-mr-txt.rt {
        left: -3.5%;
    }
    svg#clouds {
        height: 110px;
    }
}
@media screen and (max-width:768px){
    svg#clouds {
        height: 150px;
    }
    a.boxclose {
        right: 1.8em;
    }
    .abt_top_grid {
        width: 25%;
        float: left;
    }
    .abt-me-text {
        width: 33.3333%;
        float: left;
    }
    .abt-me-text h2 {
        font-size: 15px;
    }
    .header-bottom {
        padding: 3em 0;
    }
    .ld-mr-grd {
        padding: 0 !important;
        width: 50%;
        float: left;
    }
    .ld-mr-txt p {
        padding: 0px 16px;
    }
    .ld-mr-txt.lft {
        right: 0%;
    }
    .ld-mr-txt.rt {
        left: 0%;
    }
    .position-box-right {
        right: 10%;
    }
    .blog_grid {
        width: 33.3333%;
        float: left;
    }
    .grid-stn {
        width: 33.33333%;
        float: left;
    }
    #showLess,#loadMore {
        width: 15%;
    }
}
@media screen and (max-width:640px){
    .menu_box_list ul li {
        margin-top: 5px;
    }
    .menu_box_list ul li a {
        font-size: 14px;
    }
    .logo a, .logo a:hover {
        font-size: 36px;
    }
    .header-bottom {
        padding: 0em 0 3em;
    }
    .about_me_top h1 {
        font-size: 29px;
    }
    .about_me_top h1 {
        margin-bottom: 1.5em;
    }
    .about_me_bottom {
        margin-top: 2em;
    }
    .abt_top_grid p {
        font-size: 15px;
    }
    .ld-mr-txt p {
        padding: 0px 7px;
    }
    #showLess, #loadMore {
        width: 16%;
    }
    .pf-tp-bn {
        width: 27%;
    }
    .work-flow h3,.blog h3,.profile h3,.sports-flow h3,li.contact-hdn{
        font-size: 29px;
    }
    .position-box-left h4, .position-box-right h4 {
        font-size: 17px;
    }
    svg#slit {
        height: 65px;
    }
}
@media screen and (max-width: 480px){
    a.boxclose {
        right: 2.2em;
    }
    img.logo-wid {
        width: 66%;
    }
    a.right_bt img {
        padding: 22px 0px;
    }
    svg#clouds {
        height: 105px;
    }
    .abt_top_grid p {
        font-size: 12.5px;
    }
    .icn-abt-me {
        font-size: 16px;
        padding: 9px;
    }
    img.re-imaging {
        margin: 0 auto;
        width: 65%;
    }
    .ld-mr-txt {
        position: absolute;
        top: 103%;
    }
    span.bar-line {
        top: 17%;
        height: 75%;
    }
    #showLess, #loadMore {
        width: 21%;
        padding: 6px 0px;
        margin-top: 60px;
    }
    .blog {
        padding: 3em 0em;
    }
    .blog_grid {
        width: 100%;
        float: none;
    }
    .img-blg-wid {
        margin: 0 auto;
        width: 50%;
    }
    ul.blg-gd-hd {
        text-align: center;
    }
    ul.blg-gd-hd:nth-child(3) {
        margin-top: 30px;
    }
    .pf-tp-bn {
        width: 35%;
    }
    ul.blg-gd-hd:nth-child(1) {
        margin-top: 30px;
    }
    .profile {
        padding: 1em 0;
    }
    .profile-top p {
        font-size: 14px;
    }
    .spfone,.spftwo {
        width: 37%;
    }
    .position-box-left {
        padding: 17px 14px;
        top: 23%;
        right: 65%;
    }
    .position-box-right {
        right: 7%;
        padding: 0;
        width: 26%;
        top: 28%;
    }
    .menu_box_list ul li {
        margin-top: 2px;
    }
    .menu_box_list ul li a {
        font-size: 13px;
    }
    a.boxclose {
        right: 8em;
    }
}
@media screen and (max-width:320px){
    .menu_box_list ul li {
        margin-top: 2px;
    }
    .menu_box_list ul li a {
        font-size: 13px;
    }
    a.boxclose {
        right: 2.3em;
        top: 13%;
    }
    .position-box-left {
        padding: 17px 9px;
    }
    .position-box-right {
        right: 7%;
        padding: 0;
        width: 30%;
        top: 13%;
    }
    svg#clouds {
        height: 35px;
    }
    .carousel-indicators {
        display: none;
    }
    .logo a, .logo a:hover {
        font-size: 26px;
    }
    .carousel-inner>.item>a>img, .carousel-inner>.item>img {
        line-height: 1;
        height: 194px !important;
    }
    a.right_bt img {
        padding: 13px 0px;
    }
    img.logo-wid {
        width: 57%;
    }
    .header-bottom {
        padding: 3em 0;
    }
    .abt_top_grid {
        width: 50%;
        float: left;
        padding: 0 !important;
    }
    .abt_top_grid:nth-child(4), .abt_top_grid:nth-child(5) {
        margin-top: 15px;
    }
    .abt-me-text {
        width: 100%;
        float: none;
        padding: 0 !important;
    }
    .abt-me-text:nth-child(2){
        margin: 10px 0;
    }
    #showLess, #loadMore {
        width: 30%;
    }
    .about_me_top h1 {
        font-size: 22px;
    }
    .header-bottom {
        padding: 2em 0;
    }
    .abt-me-text h2 {
        font-size: 13px;
    }
    .abt-me-text h3 {
        font-size: 11.5px;
    }
    .work-flow h3 {
        margin-bottom: 15px;
    }
    .work-flow h3, .blog h3, .profile h3, .sports-flow h3, li.contact-hdn {
        font-size: 22px;
    }
    .ss-style-boxes {
        padding-top: 2em;
        padding-bottom: 5em;
    }
    .blog_grid {
        padding: 0;
    }
    .img-blg-wid {
        margin: 0 auto;
        width: 62%;
    }
    .profile-top p {
        font-size: 12.5px;
    }
    .profile {
        padding: 0em 0 1.5em;
    }
    .profile h3 {
        margin-bottom: 17px;
    }
    .pf-tp-bn {
        width: 46%;
        font-size: 11.5px;
    }
    .grid-stn {
        padding: 0 !important;
    }
    .grid-stn {
        width: 100%;
        float: none;
        padding: 0 !important;
    }
    .grid-stn ul {
        text-align: center;
    }
    ul.profile-grid li:nth-child(1), ul.profile-grid li:nth-child(2), ul.profile-grid li:nth-child(4), ul.profile-grid li:nth-child(6) {
        margin: 25px 0px 0px;
    }
    svg#clouds2 {
        height: 35px;
    }
    .position-box-left h4, .position-box-right h4 {
        font-size: 13px;
    }
    .position-box-left p, .position-box-right p {
        font-size: 10px;
    }
    svg#slit {
        height: 30px;
    }
    li.contact-mail a, li.contact-mail a:hover {
        font-size: 15px;
    }
    li.cont-number {
        font-size: 14px;
    }
    ul.copy-rt li {
        font-size: 12px;
    }
}