

@font-face {
    font-family: 'breuertextlight';
    src: url('../fonts/breuertext_light-webfont.woff2') format('woff2'),
        url('../fonts/breuertext_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'breuertextregular';
    src: url('../fonts/breuertext-webfont.woff2') format('woff2'),
        url('../fonts/breuertext-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'breuer_textmedium';
    src: url('../fonts/typetrust_-_breuertext-medium-webfont.woff2') format('woff2'),
         url('../fonts/typetrust_-_breuertext-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'breuertextbold';
    src: url('../fonts/breuertext_bold-webfont.woff2') format('woff2'),
        url('../fonts/breuertext_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.white_font {
	color: #fff;
}

body {
    font-family: 'breuertextregular';
    background: #a9a9a9;
    color: #fff;
    overflow-x: hidden;
}
body#index_bg_grey_smm {
	font-family: 'breuertextregular';
    background: #a9a9a9 !important;
	color: #fff;
    overflow-x: hidden;
}

a {
    color: #000000;
}
a:hover{
    color: #161616;
    text-decoration: none;
}

#subheader
{
    margin-top: 100px;
}
.fs-bold {
    font-family: 'breuertextbold';
}
.fs-light
{
    font-family: 'breuertextlight';
}
.fs-medium
{
    font-family: 'breuer_textmedium';
}

.pd_btm_ssm {
	padding-bottom: 0.7rem;
}
.pd_btm2_ssm {
	padding-bottom: 0.8rem;
}

.bggreyall
{
        background: #a9a9a9;

}

.fs-13 {
    font-size: 13px;
}

.fs-14 {
    font-size: 14px !important;
}

.fs-16 {
    font-size: 16px !important;
}

.fs-17 {
    font-size: 17px;
}

.fs-18 {
    font-size: 18px !important;
}

.fs-20 {
    font-size: 20px !important;
}

.fs-21{
    font-size: 21px !important;
}
.fs-22 {
    font-size: 22px;
    line-height: 27px;
}

.fs-23 {
    font-size: 23px;
    /*line-height: 27px;*/
}

.fs-24 {
    font-size: 24px !important;
    line-height: 28px;
}
.fs-25 {
    font-size: 25px;
    line-height: 20px;
}
.fs-26 {
    font-size: 26px;
    line-height: 20px;
}

.fs-28
{
    font-size: 28px;
    line-height: 28px;
}
.fs-30 {
    font-size: 30px;
    line-height: 28px;
}

.fs-34 {
    font-size: 34px;
    line-height: 32px;
}

.fs-36 {
    font-size: 36px;
    line-height: 34px;
}

.fs-40 {
    font-size: 40px;
    line-height: 38px;
}

.fs-46 {
    font-size: 46px;
    line-height: 46px;
}
.fs-52 {
    font-size: 52px;
    line-height: 52px;
}

.fs-54  {
    font-size: 54px;
    line-height: 55px;
}
.fs-55  {
    font-size: 55px;
    line-height: 55px;
}
.fs-57  {
    font-size: 57px;
    line-height: 58px;
}

.fs-60  {
    font-size: 60px;
    line-height: 60px;
}
.fs-120 {
    font-size: 120px;
    line-height: 120px;
}

.line-h20
{
    line-height: 20px !important;
}
.line-h27
{
    line-height: 27px !important;
}


.line-h
{
    line-height: 31px;
}

.line-h35
{
    line-height: 35px !important;
}

.line-h60
{
    line-height: 60px !important;
}

.bgwhite {
    background: #fff;
}

.bggreylight {
    background: #dfdfdf;
}

.bggrey1 {
    background: #7f7f7f;
}

.bggrey2 {
    background: #404040;
}

.bggrey3 {
    background: #35234B;
}

.bluebg {
    background: #0a0e60;
}

.orangebg {
    background: #af2a00;
}

.eightbg {
    background: #bebebe;
}

.grey-clr
{
    color: #414042 !important;
}

.bgred
{
    background: #d71921;
}
.bgred2
{
    background: #d72027;
}

.bgblue
{
background:#16469d;
}
.bgbluedark
{
    background: #152139;
}

.bgbluedark2
{
    background:#213367;
}
.sevenbg1
{
    background: #187E8A;
}
.sevenbg2
{
    background: #084C61;
}
.sevenbg3
{
    background: #DC3A35;
}
.sevenbg4
{
    background: #bfb731;
}
.valuebg
{
    background: #35234B;
}

.fifthbg
{
    background: #acb2a3;
}

.whitebg
{
    background: #fff;
}
.blue-clr
{
    color: #17479e !important;
}
.no_link_top_legend {
	text-decoration: none;
}



#toTop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    display: none;
    /*font-size: 12px;
    background: #d71920;*/
    border: none;
    z-index: 999;
}

.border2
{
    border-radius:12px !important; 
    /*border:1px solid red;*/
}
.download-icon {
    position: absolute;
    bottom: 15px;
    right: 10px;

    width: 40px;
}

.download-icon2 {
    position: absolute;
    bottom: 10px;
    right: 10px;

    width:40px;
}


.link-icon {
    position: absolute;
    bottom: 5px;
    right: 10px;

    width: 20px;
}

 .gearing-icon
{
position: relative;
bottom: 8px;
}
.carousel-indicators .active
{
            background: #0a0e60   !important;

}
.col-md-20 {
    width: 20%;
    /*border:1px solid red;*/
    /*margin-right: 2%;*/
}

.pt-00 {
    padding-top: 0px !important;
}

.black-color {
    color: #000;

}

.blackbg {
    background: #161616;
}

.cmdboxleft {
   /* margin-top: 100px;*/
    margin-top: 70px;
	
}

.cmdboxright img {
    position: absolute;
    right: 30px !important;
}

h1 {
    font-size: 30px;
}

.down-inner-bar
{
    border-bottom: 1px  solid #161616;
}
/*#pbanner
{
    background: url(../images/PERSEVERANCE.jpg);
    background-size:  cover;
    height:100vh;
}
*/
/*#pbanner h1
{
text-shadow: 4px 6px 2px rgba(34,34,34,0.6);}
*/
.slider-btn
{
    margin-bottom:40px;

}


 #business-wrapper ul li
 {
    margin-bottom: 10px;
 }



 a{
        text-decoration: none;   
    }
    .reportBorder
    {
        border: 2px solid #213368;
    }
    .reportBgColor1
    {
        background-color:#213368;
    }
    .reportBgColor2
    {
        background-color:#F1F1F2;
        color: #414042;
    }
    .reportBgColor3
    {
        background-color:#17479E;
    }
    .reportColor
    {
        color: #213368;
    }
    .reportMargin
    {
        margin-left: 30px;
    }

.arrowanime
{
     transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transition: transform 0.3s ease-out;
  -webkit-transition: -webkit-transform 0.3s ease-out;
}

.arrowanime:hover{
  -webkit-transform: translateX(6px);
  transform: translateX(6px);
}

.arrowanimedown
{

     transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transition: transform 0.3s ease-out;
  -webkit-transition: -webkit-transform 0.3s ease-out;
}

.arrowanimedown:hover{
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}


.bodimg
{
    border: 1px solid #17479e;
/*    border-radius: 18px;
*/}


.dot-border
{
    border-bottom: 1px dotted #000;
}

.blacklink
{
    position: relative;bottom: 2px;
}


.swiper-wrapper2 .swiper-slide {
    background-position: center !important;
    background-size: cover !important;
    width: 300px !important;
    height: 300px !important;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    border-radius: 8px;
    margin-left:5px;

}

#graph .swiper-wrapper {
    width: 90% !important;
}

#graph .swiper-container {
    margin-left: 35px !important;
    margin-right: 35px !important;
}

.carousel-indicators .active{
    opacity: 1 !important;;
}
.carousel-indicators li
{
    height:8px; 
    border-radius: 12px;
    cursor: pointer;
}
.carousel-indicators li
{
    background-color: #17469e;
    opacity: 0.8;
    border: 1px solid #fff;
}


/*.mainmsg
{
    position:relative;
    left: 37px !important;

}*/
.msgcmd
{
	/*bottom: 60px;   */
	line-height: 57px !important;
	font-weight: 600;
    text-align: center;
}

.cmdlink
{
    position: absolute;
    top:200px;
    /*left0px;*/
}

.mainmsg
{
    /*margin-left: 20px;*/
}
.swiper-button-prev {
    /* but first hide on small viewports */
    display: none;

    left: 0;
    top: 0;

    margin-top: 0;

    /* subtract .swiper-wrapper bottom-margin to vertically center arrow */
    height: calc(100% - 3em);
}

@media (min-width: 37.5em) {
    .swiper-button-prev {
        /* show on larger viewports */
        display: block;
    }
}

.swiper-button-next {
    /* hide on small viewports */
    display: none;

    right: 0;
    top: 0;

    margin-top: 0;

    /* subtract .swiper-wrapper bottom-margin to vertically center arrow */
    height: calc(100% - 3em);
}

@media (min-width: 37.5em) {
    .swiper-button-next {
        /* show on larger viewports */
        display: block;
    }
}
















@media (min-width: 320px) and (max-width: 480px) {

    .col-md-20 {
        width: 100%;
        border: 1px solid red;
        /*height:150px;*/
    }
    h1
    {
        font-size: 20px !important;
    }
 h2
    {
        font-size: 20px !important;
    }

    .jswenergyhead
    {
                font-size: 20px !important;

    }

    .downbar
    {
        font-size:15px !important;
    }


    .cmdboxleft
    {
        margin-top: 0px !important;
    }
    #second .pl-5
    {
        padding-left:15px !important;
    }


    .gearingbox,.assesmentbox
    {
        margin-top: 20px;
    }
    .download-iconmob
    {
        bottom: 45px !important; 
    }
    .swiper-wrapper2 .swiper-slide{

     /* width: 240px !important;
    height: 240px !important;
    margin-left: 2px;*/
    width: 195px !important;
height: 195px !important;
/*margin-left:4px !important;*/

}



.fifthgreyboxleft,.sevengreyboxleft,.eightgreyboxleft
{
            padding-left: 15px !important;
}

.eightgreyboxright
{
    margin-top:15px;
}
.eightgreyboxleft
{

padding-left: 0px !important;
padding-right: 0px !important;
}
.msgcmd
{
    position: relative !important;
bottom: 0px !important;
padding-top: 40px;  
font-size: 30px !important; 
}

.cmdlink
{
    position: relative !important;
    top:0px;
    left:140px;
}

}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

    .col-md-20 {
        width: 50%;
        border: 1px solid red;
        /*height:150px;*/
    }

    .redbtblock
    {
        margin-bottom:20px !important;
    }

    .msgcmd
{
    line-height:33px !important;
    font-weight: 600;
    text-align: center;
    font-size: 28px;
}

.cmdlink
{
    position: absolute;
    top:140px;
    /*left:-15px;*/
}


.swiper-wrapper2 .swiper-slide {
    
    width: 250px !important;
    height: 250px !important;
    
}
}


@media only screen and (min-device-width: 481px) and (max-device-width: 767px) {
    .col-md-20 {
        width: 50%;
        border: 1px solid red;
        /*height:150px;*/
    }

 
.cmdlink
{
    position: relative !important;
    top:5px;
    left:235px;
}

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) 

    {

   .msgcmd
{
    line-height:33px !important;
    font-weight: 600;
    text-align: center;
    font-size:28px;
}
 
.cmdlink
{
    position: absolute;
    top:140px;
    /*left:-15px;*/
}
        
    }