

/*
Author: Xpeedstudio
Author URI: http://xpeedstudio.com
*/

/*==========================================
 01.  PREDIFINEED (FROM 1 TO 780 )
 02.  PRELOADER - LINE NO 786
 03.  NAVIGATION - LINE NO 930
 04.  HOME - LINE NO 1150
 05.  THU FEATURE - LINE NO 1280
 06.  THU FLIDE - LINE NO 1355
 07.  THU SERVICE - LINE NO 1385
 08.  PORTFOLIO - LINE NO 1444
 09.  THU SOLUTION - LINE NO 1620
 10.  THU TEAM - LINE NO 1658
 11.  THU CLIENTS FEEDBACK - LINE NO 1730
 12. THU BLOG - LINE NO 1848
 13. THU SUBCRIBS - LINE NO 1935
 14. FOOTER - LINE NO 2020
==========================================*/


/* ==========================================================================
   Author's custom styles
   ========================================================================== */
html,
body {
    font-size: 14px;
    color: #797979;
    width: 100%;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    font-weight: 400;
    font-family: 'helvetica';
    height:100%;
}

/*------------------------------------------------------------------*/
/*   IE10 in Windows 8 and Windows Phone 8 Bug fix
/*-----------------------------------------------------------------*/

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }

/*
    Page Content
------------------------------------------*/

.page-content,
section { overflow: hidden; }


.pains{
    padding:70px 0;
}
@media only screen and (max-width: 700px){
    .pains{
        padding:40px 0;
    }
    .pains h1{
        margin-bottom:5px;
        padding-bottom:5px;
    }
    .pains h2{
        font-size:18px;
        line-height:26px;
        margin-bottom:0px;
    }
}

.blue-section{
    background-color:#003445;
}
.grey-section{
    background-color:#003445;
}

.section-text{
    font-size:22px;
    text-align:justify;
    font-weight:200;
    line-height:31px;
    letter-spacing:1px;
}

/*
    On Scroll Animations 
------------------------------------------*/

/*.animated { visibility: hidden; }
.visible { visibility: visible; }*/

/*
    Spacing & Alignment 
------------------------------------------*/

.roomy-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.roomy-80 {
    padding-top: 100px;
    padding-bottom: 80px;
}

.roomy-70 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.roomy-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.roomy-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.roomy-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}


/*text color*/

.text-muted{}
.text-primary{color: #299dcc !important;;}
.text-finence{color:#13A0B2 !important;;}
.text-mega{color:#299dcc !important;;}
.text-white{color:#fff !important;;}
.text-black{color:#000 !important;}
.text-warning{}
.text-danger{}
.disabled{
    cursor: not-allowed;
}

/*bacground color*/
.lightbg {
    background-color: #FFFFFF;
}
.bg-primary{background-color: #299dcc;}
.bg-finence{background-color:#13A0B2;}
.bg-mega{background-color:#1b1b1b;}
.bg-grey{background-color: #333333;}
.bg-blue{
    background-color:#051d42 !important;
    background: url('https://polarapex.com/images/backgrounds/Blue-Background.png') no-repeat scroll 0px 0px;
    background-size: cover;background-color:#1c1d31;"
}
.bg-green{background-color: #216b36; !important;}
.bg-black{background-color: #222222;}
.bg-white{background-color: #fff;}

img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -user-select: none;
    -webkit-user-drag: none;
    -user-drag: none;
}
a,
a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
}
a,
button,
a span {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
a {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.btn:focus,
.btn:active {
    outline: inherit;
}
*,
*:before,
*:after {
    box-sizing: border-box;
    /*    direction: rtl;*/
}

p {
    margin: 0 0 15px;
}

.clear {
    clear: both;
}

img {
    max-width: 100%;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    outline: none;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: transparent;
    background-image: none;
    color: rgb(0, 0, 0);
}

.form-control{
    border-radius: 0px;
    border:1px solid #ccc;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    width: 100%;
    height: 50px;
}

.form-control:focus {
    border-color: #bcefeb;
    outline: 0;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075),0 0 0px rgba(102,175,233,.6);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: 'Raleway', sans-serif;
    color:#1a1a1a;
    margin-bottom: 10px;
}

h1 {
    font-size: 4rem;
    line-height: 5.8rem;
  color:#333333;
}
h2 {
    font-size: 2.8rem;
    line-height: 3.4rem;
    color:#e84b07;
}
h3 {
    font-size: 3rem;
}
h4 {
    font-size: 1.6rem;
    line-height: 2.2rem;
}
h5 {
    font-size: 1.125rem;
    line-height: 1.575rem
}
h6 {
    font-size: 1rem;
}



h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
p span{

}

p {
    line-height: 1.5rem;
}
p:last-child {
    margin-bottom: 0px;
}
/*---------- ACCOUNT STYLES ------*/
.account-sidebar{
	background-color:#cfcfcf;
	padding:25px 15px 15px;
}
.account-sidebar-header{
	font-size:28px;
	margin-bottom:12px;
	text-align:center;
}
.account-sidebar-header-line{
	background-color:#dfdfdf;
	border-color:#efefef;
	border-width:0px 0 0 0;
	border-style:solid;
	margin-bottom:15px;
	height:1px;
}
.account-section-header{
	font-size:30px;
	margin:25px 0 18px;
	text-align:left;
}
.account-section-header-line{
	background-color:#dfdfdf;
	border-color:#efefef;
	border-width:0px 0 0 0;
	border-style:solid;
	margin:0 0 15px;
	height:1px;
}
/*colors*/
.w100 {
    font-weight: 100;
}

.w200 {
    font-weight: 200;
}

.w300 {
    font-weight: 300;
}

.w400 {
    font-weight: 400;
}

.w500 {
    font-weight: 500;
}

.w600 {
    font-weight: 600;
}

.w700 {
    font-weight: 700;
}

.w800 {
    font-weight: 800;
}


/*
Section
*/

.parallax-section {
    max-width: 100%;
    color: #ffffff;
}

ul{
    margin:0;
    padding:0;
    list-style:none;
}

/*all overlay*/

.overlay {
    background-color: rgba(41, 39, 34, 0.60);
    width: 100%;
    height:100%;
    position: absolute;
    left:0;
    top: 0;
}


.no-padding {
    padding: 0 !important;
    margin:0 !important;
}
.left-no-padding {
    padding-left: 0 !important;
}
.right-no-padding {
    padding-right: 0 !important;
}
.fluid-blocks-col {
    padding: 70px 40px 0 80px;
}
.fluid-blocks-col-right {
    padding: 70px 80px 0 40px;
}


/*
Separator
*/
.separator_left{
    width:85px;
    height:2px;
    margin:20px 0px;
    background: #299dcc;
}
.separator_auto{
    width:85px;
    height:2px;
    margin:20px auto;
    background: #299dcc;
}
.separator_small{
    width:30px;
    height:2px;
    margin:20px 0px;
    background: #299dcc;
}

/*
Button
*/

.btn-primary{
    color: #585858;
    border:1px solid;
    border-color: #DEDEDE;
    font-weight:100 !important;
}
.btn-primary:hover{
    background-color: #fc5618;
    border-color: #fc5618;
}

.btn-default{
    margin: 0 auto;
    background: #243a51;
    border: 1px solid #243a51;
    padding: 10px 25px;
    color:#fff;
    text-transform: uppercase;
    border-radius: 50px;
    transition:0.3s ease;
    font-weight:300;
}

.btn-default:hover{
    background: #fc5618;
    color: #FFFFFF;
    border: 1px solid #fc5618;
}

.btn-lg{
	font-size:22px;
	letter-spacing:1px;
	padding:15px 22px;
}

/*
socail icon
--------------------------------*/
/*
Extra height css
*/
.m-0{
    margin:0 !important;
}
.m-top-0{
    margin-top:0;
}
.m-r-0{
    margin-right: 0;
}
.m-l-0{
    margin-left: 0;
}
.m-b-0{
    margin-bottom: 0;
}

.m-r-15{
    margin-right: 15px;
}
.m-l-15{
    margin-left: 15px;
}
.m-l-50{
    margin-left: 50px;
}
.m-top-10 {
    margin-top: 10px;
}
.m-top-15 {
    margin-top: 15px;
}
.m-top-20 {
    margin-top: 20px;
}
.m-top-30 {
    margin-top: 30px;
}
.m-top-40 {
    margin-top: 40px;
}
.m-top-50 {
    margin-top: 50px;
}
.m-top-60 {
    margin-top: 60px;
}
.m-top-70 {
    margin-top: 70px;
}
.m-top-80 {
    margin-top: 80px;
}
.m-top-90 {
    margin-top: 90px;
}
.m-top-100 {
    margin-top: 100px;
}
.m-top-110 {
    margin-top: 110px;
}
.m-top-120 {
    margin-top: 120px;
}

.m-t-b-80 {
    margin-top: 80px;
    margin-bottom: 80px;
}
.m-t-b-120 {
    margin-top: 120px;
    margin-bottom: 120px;
}
.m-bottom-3 {
    margin-bottom: 3px !important;
}
.m-bottom-10 {
    margin-bottom: 10px;
}

.m-bottom-20 {
    margin-bottom: 20px;
}
.m-bottom-30 {
    margin-bottom: 30px;
}

.m-bottom-40 {
    margin-bottom: 40px;
}

.m-bottom-60 {
    margin-bottom: 60px;
}

.m-bottom-70 {
    margin-bottom: 70px;
}

.m-bottom-80 {
    margin-bottom: 80px;
}

.m-bottom-90 {
    margin-bottom: 90px;
}

.m-bottom-100 {
    margin-bottom: 100px;
}

.m-bottom-110 {
    margin-bottom: 110px;
}

.m-bottom-120 {
    margin-bottom: 120px;
}

.m_t__b{
    margin: 14rem 0;
}
.p_t__b{
    padding: 6rem 0;
}

p-0{
    padding:0 !important;
}
p-10{
    padding:15px !important;
}
p-15{
    paffing:15px !important;
}
.p-l-15{
    padding-left: 15px;
}

.p-r-15{
    padding-right: 15px;
}

.p-top-10 {
    padding-top: 10px;
}
.p-top-20 {
    padding-top: 1.33rem;
}

.p-bottom-10 {
    padding-bottom: .75rem;
}

.p-bottom-20 {
    padding-bottom: 1.33rem;
}

.p-top-30 {
    padding-top: 1.875rem;
}

.p-bottom-30 {
    padding-bottom: 1.875rem;
}

.p-top-40 {
    padding-top: 2.66rem;
}

.p-bottom-40 {
    padding-bottom: 2.66rem;
}
.p-top-50 {
    padding-top: 3.85rem;
}

.p-bottom-50 {
    padding-bottom: 3.85rem;
}
.p-top-60 {
    padding-top: 5rem;
}

.p-bottom-60 {
    padding-bottom: 5rem;
}

.p-top-80 {
    padding-top: 5.714rem;
}

.p-bottom-80 {
    padding-bottom: 5.714rem;
}

.p-top-90 {
    padding-top: 6.429rem;
}

.p-bottom-90 {
    padding-bottom: 6.429rem;
}
.p-top-100 {
    padding-top: 100px;
}

.p-bottom-100 {
    padding-bottom: 100px;
}
.p-top-110 {
    padding-top: 110px;
}

.p-bottom-110 {
    padding-bottom: 110px;
}

.p-bottom-0 {
    padding-bottom: 0;
}

.p_l_r{
    padding-left: 5.714rem;
    padding-right: 5.714rem;
}

/*padding*/
.padding-twenty {
    padding: 10px 0;
}
.padding-fourty {
    padding: 20px 0;
}
.padding-sixty {
    padding: 30px 0;
}
.padding-eighty {
    padding: 40px 0;
}

/*border*/
.no-border-top{
    border-top:0px solid transparent !important;
}
.no-border-rigth{
    border-right:0px solid transparent !important;
}

/*for placeholder changes*/

input[type="email"].form-control::-webkit-input-placeholder {
    color: #797979;
    background-color: transparent;
}

input::-webkit-input-placeholder ,
input::-moz-placeholder ,
input:-ms-input-placeholder ,
input::placeholder ,
input::-webkit-input-placeholder ,
input::-moz-placeholder ,
input::-ms-input-placeholder {
    color: #cdcdcd;
}
textarea::-webkit-input-placeholder,
textarea::-moz-input-placeholder,
textarea::-ms-input-placeholder{
    color: #cdcdcd;
    padding: 5px;
}

.transform_scal_rotate:hover img{
    -webkit-transform: scale(1.1) rotate(4deg);
    transform: scale(1.1) rotate(4deg);
}

.culmn{
    width:100%;
    overflow: hidden;
}
.fix{
    overflow: hidden;
}
/*heading title all area*/
.head_title{
    padding-bottom: 2.143rem;
    overflow: hidden;
}

/*End off pridifain css*/



/*Preloader*/
#loading{
    background-color: #299dcc;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    margin-top: 0px;
    top: 0px;
    left:0;
    z-index: 9999;
}
#loading-center{
    width: 100%;
    height: 100%;
    position: relative;
}
#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 50px;
    width: 50px;
    margin-top: -25px;
    margin-left: -25px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-animation: loading-center-absolute 1.5s infinite;
    animation: loading-center-absolute 1.5s infinite;

}
.object{
    width: 25px;
    height: 25px;
    background-color: #FFF;
    float: left;

}


#object_one {
    -webkit-animation: object_one 1.5s infinite;
    animation: object_one 1.5s infinite;
}
#object_two {
    -webkit-animation: object_two 1.5s infinite;
    animation: object_two 1.5s infinite;
}
#object_three {
    -webkit-animation: object_three 1.5s infinite;
    animation: object_three 1.5s infinite;
}
#object_four {
    -webkit-animation: object_four 1.5s infinite;
    animation: object_four 1.5s infinite;
}


@-webkit-keyframes loading-center-absolute {
    100% { -webkit-transform: rotate(-45deg); }

}

@keyframes loading-center-absolute {
    100% {
        transform:  rotate(-45deg);
        -webkit-transform:  rotate(-45deg);
    }
}



@-webkit-keyframes object_one {
    25% { -webkit-transform: translate(0,-50px) rotate(-180deg); }
    100% { -webkit-transform: translate(0,0) rotate(-180deg); }

}

@keyframes object_one {
    25% {
        transform: translate(0,-50px) rotate(-180deg);
        -webkit-transform: translate(0,-50px) rotate(-180deg);
    }
    100% {
        transform: translate(0,0) rotate(-180deg);
        -webkit-transform: translate(0,0) rotate(-180deg);
    }
}


@-webkit-keyframes object_two {
    25% { -webkit-transform: translate(50px,0) rotate(-180deg); }
    100% { -webkit-transform: translate(0,0) rotate(-180deg); }
}

@keyframes object_two {
    25% {
        transform: translate(50px,0) rotate(-180deg);
        -webkit-transform: translate(50px,0) rotate(-180deg);
    }
    100% {
        transform: translate(0,0) rotate(-180deg);
        -webkit-transform: translate(0,0) rotate(-180deg);
    }
}

@-webkit-keyframes object_three {
    25% { -webkit-transform: translate(-50px,0) rotate(-180deg); }
    100% { -webkit-transform: translate(0,0) rotate(-180deg); }
}

@keyframes object_three {
    25% {
        transform:  translate(-50px,0) rotate(-180deg);
        -webkit-transform:  translate(-50px,0) rotate(-180deg);
    }
    100% {
        transform: translate(0,0) rotate(-180deg);
        -webkit-transform: translate(0,0) rotate(-180deg);
    }
}


@-webkit-keyframes object_four {
    25% { -webkit-transform: translate(0,50px) rotate(-180deg); }
    100% { -webkit-transform: translate(0,0) rotate(-180deg); }
}

@keyframes object_four {
    25% {
        transform: translate(0,50px) rotate(-180deg);
        -webkit-transform: translate(0,50px) rotate(-180deg);
    }
    100% {
        transform: translate(0,0) rotate(-180deg);
        -webkit-transform: translate(0,0) rotate(-180deg);
    }
}
/*End off Preloader*/


/*
Nav Menu style
==================*/

.navbar-callus li a{
    font-size:14px;
    padding: 10px 10px 10px 0px;
    color:#CCCCCC;
    display: inline-block;
}
.navbar-callus li a i{
    font-size:13px;
    color:#CCCCCC;
    margin-right: 5px;
}
.navbar-socail li a{
    font-size:16px;
    padding: 10px;
    color:#AAAAAA;
    display: inline-block;
}
.navbar-socail li a:hover{
    background-color: #3765a3;
    color:#fff;
}


/*
Home Section style
==================*/
.fit-to-screen{
    width:100%;
	min-height:100vh;
}
.text-first-section{
	padding-top:160px;
}
.home{
    position: relative;
    padding-top: 165px;
    padding-bottom: 75px;
    width:100%;
    background-color:#1c1d31;
}
@media screen and (min-width:1200px) {
    .home {
        background: url("/images/trailer-lift.png") no-repeat scroll -70px 50px;
        background-size: 810px 450px;
        background-color:#1c1d31;
    }
}
.main_home .home_text h2{
    font-size:62px;
	margin-bottom:18px;
	padding-bottom:0;
    letter-spacing:2px;
    color:#FFFFFF;
    font-weight: 500 !important;
    text-align:right;
    line-height:50px !important;
}
.main_home .home_text h3{
    font-size:23px !important;
    color:#EEEEEE !important;
    text-align:right;
    font-weight:100;
    letter-spacing:1px;
}
@media screen and (max-width:768px) {
    .home{
        padding-top: 160px;
        padding-bottom: 30px;
        width:100%;
    }
    .main_home .home_text h2{
        font-size:38px;
        margin-bottom:18px;
        letter-spacing:2px;
        color:#FFFFFF;
        font-weight: 500 !important;
        line-height:44px !important;
        text-align:center;
    }
    .main_home .home_text h3{
        font-size:17px !important;
        color:#EEEEEE !important;
        font-weight:100;
        letter-spacing:2px;
        text-align:center;
    }
}
.head_title h5{
    font-weight: 400;
    font-size:1.125rem;
    color:#999999;
}

.main_home .home_text h1{
	margin:0 0 22px 0;
	padding-top:0;
    font-size:50px;
    font-weight: 700;
  letter-spacing:1px;
}
.main_home .home_text h3{
    font-size:24px;
    font-weight: 400;
}
.main_home .slick-dots li button::before {
    font-family: slick;
    font-size: 8px;
    line-height: 7px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 10px;
    height: 10px;
    content: "";
    text-align: center;
    opacity: 0.9;
    color: white;
    border:1px solid #fff;
    border-radius: 50%;
    -webkit-font-smoothing: antialiased;
    background-color: #fff;
}
.main_home .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 5px;
}
.main_home .slick-dots li.slick-active button:before{
    opacity: 1;
    background-color: #299dcc;
}
.main_home .slick-dots{
    bottom: -200px;
}

.work_container .slick-arrow ,
.main_home .slick-arrow{
    font-size:3rem;
    color:#fff;
    top:30%;
    position: absolute;
    z-index: 90;
    cursor: pointer;
}
.main_home .nextprevleft{
    left:-3%;
}
.main_home .nextprevright{
    right:-3%;
}
.home_btns{
    margin-left:-10px;
}
.home_btns a{
    margin-left:10px;
}


/*
Featured section style
========================*/

.f_item_icon{
    float: left;
    width:15%;
    display: inline-block;
    margin-right: 45px;
    padding-top:0px;
}
.f_item_icon i{
    font-size:4rem;
    color:#222222;
    font-weight:100;
}
.f_item_text{
    display: inline-block;
    width:75%;
    margin:0;
    padding:0;
}
.f_item_text p{
    font-size:14px;
}
.f_item_text h3{
    margin:0;
    padding:0;
    line-height:33px;
    font-size:26px;
}
.f_item_icon em{
    margin-top:0px;
    font-size:50px;
}


/*Brand Section
=========================*/
.brand_item img{
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    transition: all 0.6s;
    height: 30px;
}
.brand_item img:hover{
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}




/*call to action
=========================*/

.action_btn .btn-default:hover{
    background: #fc5618;
    color: #FFFFFF;
    border: 1px solid #fc5618;
}
.action-lage{
    position: relative;
    width:100%;

}
.action-lage:before{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #299dcc;
    left:50%;
    top:0%;
    z-index: 3;
    margin-left:-15px;

}



/*Footer section*/
.divider{
    width:100%;
    height: 1px;
    background-color: #434769;
    display: inline-block;
}
.widget_ab_item_text h6{
    margin-bottom:5px;
}
.widget_item h5{
    font-weight: 700;
}
.widget_item .btn:hover{
    background-color: #0ec9a2;
}
.widget_item li a{
    color:#aaa;
}
.widget_item li a:hover{
    color:#fff;
}

.widget_latst_item_text p{
    margin-bottom: 0px;
    color:#aaaaaa;
}
.widget_service li i,
.widget_latst_item_text a{
    font-size:12px;
    color:#aaaaaa;
}
.widget_service li i{
    margin-right: 5px;
}
.widget_service li{
    font-size:13px;
    border-bottom: 1px dashed #aaa;
    padding-bottom: 10px;
}
.widget_newsletter li a:hover i,
.widget_latst_item_text:hover p,
.widget_service li:hover,
.widget_service li:hover i{
    color:#fff;
}

.widget_ab_item .item_icon,
.widget_latst_item .item_icon{
    float: left;
    width: 20%;
    display: inline-block;
    margin-right: 15px;
}
.widget_ab_item .widget_ab_item_text,
.widget_latst_item .widget_latst_item_text {
    display: inline-block;
    width: 70%;
}
.widget_ab_item .item_icon{
    float: left;
    width: 10%;
    display: inline-block;
    margin-right: 15px;
}
.widget_ab_item .widget_ab_item_text {
    display: inline-block;
    width: 80%;
}
.widget_newsletter .form-inline .form-group{
    display: block;
}
.widget_newsletter .form-control{
    width:80%;
    height: 40px;
    background-color: #1a1a1a;
    border-color:#333333;
    display: inline-block;
}
.widget_newsletter .btn{
    width: 20%;
    padding: 0.65rem 1.2rem;
    background-color: #299dcc;
    border-color:#299dcc;
    color:#fff;
    border-radius: 0;
    margin-left:-4px;
    display: inline-block;
}
.widget_brand a{
    font-size:30px;
    font-weight: 800;
    color:#aaa;
}
.widget_newsletter li a i{
    color:#aaa;
}


.main_footer i {
    padding: 0px 5px;
    color: #ff0000;
}
.main_footer p{
	letter-spacing:1px;
	font-weight:100;
	color:#BCBCBC;
	font-size:13px;
}

.main_footer a {
    color: #ddd;
    padding: 5px;
}
.padding-left-0{
	padding-left:0;
}
.margin-top-15{
	margin-top:15px;
}
.margin-top-10{
	margin-top:10px;
}
.margin-top-20{
	margin-top:20px;
}
.margin-left-0{
	margin-left:0;
}
.margin-bottom-10{
	margin-bottom:10px;
}
.button-large-font{
	font-size:24px;
	font-weight:300;
	letter-spacing:1px;
}
.white-card{
	background-color:#FFFFFF;
	padding:40px 30px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.max-width{
	max-width:100%;
}
.letter-spacing-1{
	letter-spacing:1px;
}
.btn-grey{
	color:#FFFFFF;
	background:rgb(0,0,0);
    background: transparent\9;
    background:rgba(0,0,0,0.4);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
	border-width:0;
	font-weight:300;
}
.btn-grey:hover{
	color:#FFFFFF;
	background:rgb(0,0,0);
    background: transparent\9;
    background:rgba(0,0,0,0.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
	border-width:0;
	font-weight:500;
}
.search-bar{
	Width:100%;
	padding:17px;
	font-size:30px;
	font-weight:100;
	color:#222222;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
	text-align:center;
}
.white-card-body{
	color:#333333;
	font-size:14px;
}
.large-search{
	font-size:30px;
	font-weight:100;
	padding:16px 30px;
	width:550px;
	height:75px;
	max-width:95%;
	text-align:left;
	-moz-border-radius: 15px 0px 0px 15px;
	border-radius: 15px 0px 0px 15px;
	border-style:solid;
	border-width:0;
	color:#333333;
}
.large-search-button{
	font-size:30px;
	font-weight:100;
	height:75px;
	padding:14px 0px;
	text-align:center;
	width:200px;
	text-align:Center;
	-moz-border-radius: 0px 15px 15px 0px;
	border-radius: 0px 15px 15px 0px;
	border-style:solid;
	border-width:0;
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.large-search-button:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.color-bg-header{
	font-size:42px;
}
.color-bg-subheader{
	font-size:24px;
}
.top-spacer{
	padding-top: 220px;
}
.bg-white{
	background-color:#FFFFFF;
}
.bg-light-grey{
    background-color:#EFEFEF;
}
.modal-backdrop {
  z-index: -1;
}
.popup-form-text{
	font-size:20px;
	font-weight:300;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-color:#C3C3C3;
}
.popup-form-textarea{
	width:100%;
	height:150px;
	resize:none;
	font-size:20px;
	font-weight:300;
	padding:25px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-color:#C3C3C3;
	border-style:solid;
	border-width:1px;
}
.popup-form-button{
	font-size:20px;
	letter-spacing:1px;
	font-weight:300;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.modal-error{
	color:#FF0000;
	text-align:center;
	font-size:16px;
	padding:10px 0;
	display:none;
}
.modal-label{
	font-size:18px;
	padding:0px 0px 5px;
	color:#686868;
}
h2.sponsor{
	text-transform:uppercase;
	font-size:34px;
	color:#333333;
}
h2.sponsor span{
	font-size:32px;
	color:#333333;
}



/* PRICING */
/*PRICE COLOR CODE START*/
#generic_price_table .generic_content{
	background-color: #fff;
}

#generic_price_table .generic_content .generic_head_price{
	background-color: #f6f6f6;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg{
	border-color: #e4e4e4 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #e4e4e4;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head span{
	color: #525252;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .sign{
    color: #414141;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .currency{
    color: #414141;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .cent{
    color: #414141;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .month{
    color: #414141;
}

#generic_price_table .generic_content .generic_feature_list ul li{
	color: #a7a7a7;
}

#generic_price_table .generic_content .generic_feature_list ul li span{
	color: #414141;
}
#generic_price_table .generic_content .generic_feature_list ul li:hover{
	background-color: #E4E4E4;
	border-left: 5px solid #2ECC71;
}

#generic_price_table .generic_content .generic_price_btn a{
	border: 1px solid #2ECC71;
    color: #2ECC71;
}

#generic_price_table .generic_content.active .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head_bg{
	border-color: #2ECC71 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #2ECC71;
	color: #fff;
}

#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head span,
#generic_price_table .generic_content.active .generic_head_price .generic_head_content .head span{
	color: #fff;
}

#generic_price_table .generic_content:hover .generic_price_btn a,
#generic_price_table .generic_content.active .generic_price_btn a{
	background-color: #2ECC71;
	color: #fff;
}
#generic_price_table{
	margin: 50px 0 50px 0;
    font-family: 'Raleway', sans-serif;
}
.row .table{
    padding: 28px 0;
}

/*PRICE BODY CODE START*/

#generic_price_table .generic_content{
	overflow: hidden;
	position: relative;
	text-align: center;
}

#generic_price_table .generic_content .generic_head_price {
	margin: 0 0 20px 0;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content{
	margin: 0 0 50px 0;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg{
    border-style: solid;
    border-width: 90px 1411px 23px 399px;
	position: absolute;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head{
	padding-top: 40px;
	position: relative;
	z-index: 1;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head span{
    font-family: "Raleway",sans-serif;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag{
	padding: 0 0 20px;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price{
	display: block;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .sign{
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-size: 28px;
    font-weight: 400;
    vertical-align: middle;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .currency{
    font-family: "Lato",sans-serif;
    font-size: 60px;
    font-weight: 300;
    letter-spacing: -2px;
    line-height: 60px;
    padding: 0;
    vertical-align: middle;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .cent{
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-size: 24px;
    font-weight: 400;
    vertical-align: bottom;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .month{
    font-family: "Lato",sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 3px;
    vertical-align: bottom;
}

#generic_price_table .generic_content .generic_feature_list ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#generic_price_table .generic_content .generic_feature_list ul li{
	font-family: "Lato",sans-serif;
	font-size: 18px;
	padding: 15px 0;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table .generic_content .generic_feature_list ul li:hover{
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;

}
#generic_price_table .generic_content .generic_feature_list ul li .fa{
	padding: 0 10px;
}
#generic_price_table .generic_content .generic_price_btn{
	margin: 20px 0 32px;
}

#generic_price_table .generic_content .generic_price_btn a{
    border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	-webkit-border-radius: 50px;
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-size: 18px;
    outline: medium none;
    padding: 12px 30px;
    text-decoration: none;
    text-transform: uppercase;
}

#generic_price_table .generic_content,
#generic_price_table .generic_content:hover,
#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content .generic_head_price .generic_head_content .head h2,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head h2,
#generic_price_table .generic_content .price,
#generic_price_table .generic_content:hover .price,
#generic_price_table .generic_content .generic_price_btn a,
#generic_price_table .generic_content:hover .generic_price_btn a{
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
}
@media (max-width: 320px) {
}

@media (max-width: 767px) {
	#generic_price_table .generic_content{
		margin-bottom:75px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#generic_price_table .col-md-3{
		float:left;
		width:50%;
	}

	#generic_price_table .col-md-4{
		float:left;
		width:50%;
	}

	#generic_price_table .generic_content{
		margin-bottom:75px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {
}
#generic_price_table_home{
	 font-family: 'Raleway', sans-serif;
}

.text-center h1,
.text-center h1 a{
	color: #000000;
	font-size: 56px;
  line-height:74px;
	font-weight: 300;
	text-decoration: none;
}
.demo-pic{
	margin: 0 auto;
}
.demo-pic:hover{
	opacity: 0.7;
}

#generic_price_table_home ul{
	margin: 0 auto;
	padding: 0;
	list-style: none;
	display: table;
}
#generic_price_table_home li{
	float: left;
}
#generic_price_table_home li + li{
	margin-left: 10px;
	padding-bottom: 10px;
}
#generic_price_table_home li a{
	display: block;
	width: 50px;
	height: 50px;
	font-size: 0px;
}
#generic_price_table_home .blue{
	background: #3498DB;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .emerald{
	background: #2ECC71;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .grey{
	background: #7F8C8D;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .midnight{
	background: #34495E;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .orange{
	background: #E67E22;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .purple{
	background: #9B59B6;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .red{
	background: #E74C3C;
	transition:all 0.3s ease-in-out 0s;
}
#generic_price_table_home .turquoise{
	background: #1ABC9C;
	transition: all 0.3s ease-in-out 0s;
}

#generic_price_table_home .blue:hover,
#generic_price_table_home .emerald:hover,
#generic_price_table_home .grey:hover,
#generic_price_table_home .midnight:hover,
#generic_price_table_home .orange:hover,
#generic_price_table_home .purple:hover,
#generic_price_table_home .red:hover,
#generic_price_table_home .turquoise:hover{
	border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .divider{
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	padding: 20px;
}
#generic_price_table_home .divider span{
	width: 100%;
	display: table;
	height: 2px;
	background: #ddd;
	margin: 50px auto;
	line-height: 2px;
}
#generic_price_table_home .itemname{
	text-align: center;
	font-size: 50px ;
	padding: 50px 0 20px ;
	border-bottom: 1px solid #ddd;
	margin-bottom: 40px;
	text-decoration: none;
    font-weight: 300;
}
#generic_price_table_home .itemnametext{
    text-align: center;
    font-size: 20px;
    padding-top: 5px;
    text-transform: uppercase;
    display: inline-block;
}
#generic_price_table_home .footer{
	padding:40px 0;
}

.price-heading{
    text-align: center;
}
.price-heading h1{
	color: #666;
	margin: 0;
	padding: 0 0 50px 0;
}
.demo-button {
    background-color: #333333;
    color: #ffffff;
    display: table;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 50px;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium ;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}
.bottom_btn{
	background-color: #333333;
    color: #ffffff;
    display: table;
    font-size: 28px;
    margin: 60px auto 20px;
    padding: 10px 25px;
    text-align: center;
    text-transform: uppercase;
}
.demo-button:hover{
	background-color: #666;
	color: #FFF;
	text-decoration:none;
}
.bottom_btn:hover{
	background-color: #666;
	color: #FFF;
	text-decoration:none;
}
.green-text{
	color:#B8D249;
}
.red-text{
	color:#CC4B37;
}
#advertiserPrice{
	color:#333333;
}
a{
	cursor:pointer;
}
.width-100{
	width:100%;
}
.fileUpload {
    position: relative;
    overflow: hidden;
    margin-left: 10px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
	height:100%;
	width:100%;
}
.upload-field {
	max-width:300px;
	float:left;
}
.background-icons{
	width:75px;
	height:100px;
	overflow:hidden;
	float:left;
	margin:0 15px 15px 0;
	border-color:#DD0000;
}
.background-icons img{
	max-width:150px;
	min-height:100%;
	min-width:100%;
}
.clr{
	clear:both;
}
.grey-link{
	margin-left:10px;
	color:#CACACA;
}
.error{
	text-align:center;
	font-size:18px;
	color:#CC4B37;
}
.dashboard-ad{
	width:100%;
	padding:75px 75px;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
.dashboard-ad-content{
	width:100%;
	padding:20px;
	background-color:#FFFFFF;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align:left;
}
.ad-results{
	padding:25px;
	background-color:#E6E6E6;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
.small-error{
	font-size:12px;
}
.text-left{
	text-align:left;
}
.navbarLink{
	color:#FF0000;
}
.navbarLink:active{
	color:#FF0000;
}
.navbarLink:focus{
	color:#FF0000;
}
/*--------- MODAL STYLES ---------*/
.modal-alert-image{
	font-size:272px;
	color:#ef0000;
	text-align:Center;
}
.modal-alert-text{
	font-size:38px;
	color:#383838;
	text-align:Center;
	padding:25px 0;
}
/*--------- BUTTON STYLE -------*/
.btn-green{
	background-color:#009900;
	border-color:#009900;
}
/*-- NAV BAR --*/
.navbar-nav > li > a.active {
    color:#000000 !important;
}

/* PROFILE TABLE */
.profileTable{
    padding: 0px 0 30px;
    background: #FFFFFF;
    text-align: center;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease 0s;
    margin:0 0 40px 0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; /* future proofing */
    -khtml-border-radius: 10px; /* for old Konqueror browsers */
}
.profileTable:hover{
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.18);
}
.profileTable .title{
    font-size: 22px;
    color: #474646;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
.profileTable .profile-image{
    display: block;
    margin-bottom: 20px;
    padding:20px 20px 0px 20px;
}
.profileTable .profile-image img{
    width:100%;/*
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0; /* future proofing
    -khtml-border-radius: 10px 10px 0 0; /* for old Konqueror browsers */
}
.profileTable .amount{
    display: block;
    padding: 10px 0;
    font-size: 45px;
    font-weight: 700;
    color: #09b259;
    position: relative;
}
.profileTable .profile-content{
    padding: 25px;
    margin: 0 0 25px 0;
    list-style: none;
    font-size:16px;
    padding: 0 18px;
    text-align:justify;
}
.profileTable .profile-content li{
    padding: 10px 5px;
    font-size: 18px;
    color: #777;
}
.profileTable .profile-content li.strikeout{
    text-decoration: line-through;
    color:#EE0000;
}
.profileTable .profileTable-signup{
    display: inline-block;
    padding: 11px 35px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.08);
    border: 2px solid #3bb4e5;
    perspective: 300px;
    z-index: 1;
    position: relative;
    transition: all 0.3s ease 0s;
}
.profileTable .profileTable-signup:hover{ color: #3bb4e5; }
.profileTable .profileTable-signup:before{
    content: "";
    width: 100%;
    height: 100%;
    background: #3bb4e5;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transform-origin: left center 0;
    transition: all 0.3s ease 0s;
}
.profileTable .profileTable-signup:hover:before{
    transform: rotateY(90deg);
}
@media only screen and (max-width: 990px){
    .profileTable{ margin-bottom: 30px; }
}

/* PORTFOLIO TABLE */
.portfolioTable{
    padding: 0px 0 30px;
    background: #f8f8f8;
    text-align: center;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease 0s;
    margin:0 0 40px 0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; /* future proofing */
    -khtml-border-radius: 10px; /* for old Konqueror browsers */
}
.portfolioTable:hover{
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.18);
}
.portfolioTable .title{
    font-size: 26px;
    color: #474646;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
.portfolioTable .profile-image{
    display: block;
    margin-bottom: 20px;
    padding:45px 45px 20px 45px;
}
.portfolioTable .profile-image img{
    width:70%;
    margin:30px auto 20px;
}
.portfolioTable .amount{
    display: block;
    padding: 10px 0;
    font-size: 45px;
    font-weight: 700;
    color: #09b259;
    position: relative;
}
.portfolioTable .profile-content{
    margin: 0 0 25px 0;
    list-style: none;
    font-size:16px;
    padding: 0 20px !important;
    text-align:justify;
}
.portfolioTable .profile-content li{
    padding: 10px 5px;
    font-size: 18px;
    color: #777;
}
.portfolioTable .profile-content li.strikeout{
    text-decoration: line-through;
    color:#EE0000;
}
.portfolioTable .profileTable-signup{
    display: inline-block;
    padding: 11px 35px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.08);
    border: 2px solid #3bb4e5;
    perspective: 300px;
    z-index: 1;
    position: relative;
    transition: all 0.3s ease 0s;
}
.portfolioTable .profileTable-signup:hover{ color: #3bb4e5; }
.portfolioTable .profileTable-signup:before{
    content: "";
    width: 100%;
    height: 100%;
    background: #3bb4e5;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transform-origin: left center 0;
    transition: all 0.3s ease 0s;
}
.portfolioTable .profileTable-signup:hover:before{
    transform: rotateY(90deg);
}
@media only screen and (max-width: 990px){
    .portfolioTable{ margin-bottom: 30px; }
}
.grey-section{
    background: url("https://upload.wikimedia.org/wikipedia/commons/2/21/Biblioth%C3%A8que_de_l%27Assembl%C3%A9e_Nationale_%28Lunon%29.jpg") no-repeat scroll top right;
    background-size: cover;
    position: relative;
}
.server-section{
    background: url("/images/servers.jpg") no-repeat scroll top right;
    background-size: cover;
    position: relative;
}
.blue-section{
    background: url("/images/backgrounds/blue-section.jpg") no-repeat scroll top right;
    background-size: cover;
    position: relative;
}
.office-section{
    background: url("/images/backgrounds/office-blurred.jpg") no-repeat scroll top right;
    background-size: cover;
    position: relative;
}
img.section-image{
    border-width:1px;
    border-style:solid;
    border-color:#DFDFDF;
    max-width:100%;
}
h1.section-header{
    text-align:center;
    font-size:52px;
}
.app-overview{
    text-align: center;
}
.app-overview img{
    max-width:100%;
    height:75px;
}
.app-overview p{
    text-align: justify;
    font-size:22px;
    font-weight:100;
    line-height:normal;
    padding:10px;
}
.list-section{
    margin-bottom:30px;
}
.list-section h2{
    color:#0C5B7A;
    font-size:26px;
    font-weight:bold;
    text-align:left;
}
.list-section h2 span{
    color:#0C5B7A;
    font-size:26px;
    padding-right:18px !important;
    margin-right:12px;
    border-style:solid;
    border-width: 0 3px 0 0;
    border-color:#D01539;
}
.list-section p{
    text-align:justify;
    font-size:17px;
    font-weight:100;
    line-height:29px;
}
.blue-section h1{
    line-height:80px;
}
.blue-section h3{
    font-size:36px;
    line-height:46px;
    font-weight:300;
}
.grey-section h1{
    line-height:80px;
}
.grey-section h3{
    font-size:36px;
    line-height:46px;
    font-weight:300;
}
.device-header{
    padding-bottom:60px;
}
.device-subheader{
    font-size:30px;
    font-weight:400;
    color:#333333;
    line-height:40px;
    margin:30px 0 5px;
    padding:0;
    letter-spacing:2px;
}
.data-analytics-header{
    font-size:39px !important;
    line-height:48px;
    text-align:left !important;
}
.marketplace-header{
    margin-bottom:60px;
}
.marketplace-subheader{
    padding-top:60px;
    font-size:22px;
    font-weight:100;
}
.p-top-150{
    padding-top:150px;
}
.cpt-container{
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px; /* future proofing */
    background-color:#ff5629;
    color:#FFFFFF;
    text-align:Center;
    font-size:12px;
    width:100px;
    height:100px;
    padding-top:25px;
    line-height:17px;
}
.cpt-container span{
    font-size:22px;
}

.imageHeader{
    margin-top:45px !important;
    font-weight:600;
    text-align:Center !important;
}




.category-text{
    font-size:22px;
    font-weight:300;
    line-height:34px;
    letter-spacing:1px;
    font-family: 'Raleway', sans-serif;
    text-align:justify;
}



/* HEADER IMAGE AND TEXT */
.MainBanner{
    position: relative;
    padding-top: 225px;
    padding-bottom: 185px;
    width:100%;
    background-color:#FFFFFF;
}
.MainBanner-img-slice {
    top:0;
    left:325px;
    border-bottom: 600px solid #FFFFFF;
    border-left: 400px solid rgba(0, 0, 0, 0);
    border-right: 50px solid #FFFFFF;
    width: 0px;
    position:absolute;
    float: left;
}
.MainHeader{
    position: relative;
    padding-top: 150px;
    padding-bottom: 40px;
    width:100%;
    background-color:#EFEFEF;
    text-align:Center;
}
@media screen and (max-width:768px) {
    .MainHeader{
        padding-top: 155px;
        padding-bottom: 25px;
    }
}
.MainHeader h1{
    font-size:68px;
    letter-spacing:1px;
}
.webinar-section {
    background-color:#FFFFFF;
    color:#000000;
    padding-top:15px !important;
}
.webinar-section h1{
    text-align:Center !important;
    font-size:36px !important;
    padding-bottom:5px !important;
    margin-bottom:0px !important;
}
.webinar-section p{
    font-size:18px;
    font-weight:100;
    line-height: 28px;
    text-align:justify;
    padding-left:0px;
}
@media screen and (min-width:1200px) {
    .webinar-section {
        background: url("https://restream.io/blog/content/images/2020/04/stream-your-webinars-live.png") no-repeat scroll -160px 0px;
        background-size: 910px 550px;
        background-color:#FFFFFF;
        text-align:right;
        color:#000000;
        padding-top:45px !important;
        padding-bottom:50px;
    }
    .webinar-section h1{
        text-align:right !important;
        font-size:50px !important;
        padding-bottom:0 !important;
        margin-bottom:0px !important;
    }
    .webinar-section p{
        font-size:28px !important;
        font-weight:100 !important;
        line-height: 42px !important;
        text-align:justify;
        padding-left:495px;
    }
}
.MainBanner .home_text h1{
    font-size:64px;
    margin-bottom:18px;
    padding-bottom:0;
    letter-spacing:2px;
    color:#FFFFFF;
    font-weight: 500 !important;
    text-align:right;
    line-height:85px !important;
    padding-top:40px;
}
h1.section-header{
    font-size:64px;
    padding-bottom:15px !important;
    letter-spacing:2px;
    color:#FFFFFF;
    font-weight: 500 !important;
    text-align:right;
    line-height:65px !important;
    padding-top:15px;
}
h1.full-section-header{
    font-size:68px;
    padding-bottom:5px !important;
    letter-spacing:2px;
    color:#000000;
    font-weight: 500 !important;
    text-align:center;
    line-height:65px !important;
    padding-top:15px;
}
.MainBanner .home_text h3{
    font-size:23px !important;
    color:#EEEEEE !important;
    text-align:right;
    font-weight:100;
    letter-spacing:1px;
}
@media screen and (max-width:768px) {
    .MainBanner{
        padding-top: 160px;
        padding-bottom: 30px;
        width:100%;
    }
    .main_home .home_text h1{
        font-size:38px;
        margin-bottom:18px;
        letter-spacing:2px;
        color:#FFFFFF;
        font-weight: 500 !important;
        line-height:47px !important;
        text-align:center;
        padding-top:10px;
    }
    .main_home .home_text h3{
        font-size:17px !important;
        color:#EEEEEE !important;
        font-weight:100;
        letter-spacing:2px;
        text-align:center;
    }
}

.product-price{
    color:#AEAEAE;
    font-weight:200;
    font-size:24px;
    font-family: 'Raleway', sans-serif;
    display: inline-block;
    color:#383838;
    padding-top:5px;
}
.product-price b{
    font-weight:400;
}
.navbar-top{
    padding: 0px 0 0px 0;
}
.top-bar-links{
    font-size:13px;
    color:#EFEFEF;
    padding:0px 15px;
    margin:0px;
}
.link-spacer{
    border-width: 0 1px 0 0;
    border-style:solid;
    border-color:#EFEFEF;
}




.pricingTable{
    border: 1px solid #dbdbdb;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);
    text-align: center;
    transition: all 0.4s ease-in-out 0s;
}

.pricingTable-header{
    padding: 25px 10px;
    background-color: #fff;
}

.pricingTable .pricingTable-header h3{
    letter-spacing: 2px;
    color: #000;
    text-transform: uppercase;
    margin-top: 10px;
    font-weight:400;
    font-size:18px;
    line-height:28px;
    padding:0 15px;
}

.pricingTable-header span{
    display: block;
    font-size:12px;
}

.pricing-plans{
    padding: 25px 0;
}

.price-value{
    font-size: 25px;
    line-height: 35px;
    color: #fff;
    display: inline-block;
    position: relative;
}

.price-value i{
    position: absolute;
    top: 3px;
    font-size: 22px;
}

.price-value span{
    font-size: 40px;
    color: #fff;
    margin-left: 17px;
}

.pricing-plans .month{
    color: #fff;
    display: inline-block;
    font-size: 15px;
    margin-top: 15px;
    font-weight: 100;
}

.pricingContent ul{
    padding: 0 15px;
    margin-bottom: 0;
    list-style: none;
}

.pricingContent ul li{
    padding: 15px 0;
    text-transform: capitalize;
}

.pricingContent ul li:nth-child(even){
    background-color: #f7f8f4;
}

.pricingTable .pricingTable-sign-up{
    padding: 25px 0;
    border-top: 1px solid #dbdbdb;
    letter-spacing:1px;
}

.btn-block{
    width: 50%;
    margin: 0 auto;
    background: #243a51;
    border: 1px solid #243a51;
    padding: 10px 0;
    color:#fff;
    text-transform: uppercase;
    border-radius: 50px;
    transition:0.3s ease;
}

.pricingTable .btn-block:hover{
    background: #fff;
    color: #fc5618;
    border: 1px solid #fc5618;
}

.pricingTable.purple .pricing-plans{
    background-color: #00B37E;
}

.pricingTable.yellow .pricing-plans{
    background-color: #0B88B3;
}

.pricingTable.green .pricing-plans{
    background-color: #FF1C56;
}
.pricingTable.grey .pricing-plans{
    background-color: #EFEFEF;
    color:#333333 !important;
}
.pricingTable.grey .pricing-plans .price-value{
    color:#333333 !important;
}

@media screen and (max-width:990px){
    .pricingTable{
        margin-bottom: 30px;
    }
}


.pricing-header{
    padding:25px 0;
    text-align:center !important;
    font-size:32px;
    color:#232323;
    font-weight:300;
}

.service-overview{
    padding:13px;
    font-size:16px;
    font-weight:100;
    text-align:justify;
}
/* PAGE TITLES */
.page-title-header{
    font-size:68px;
    letter-spacing:1px;
}
.main-section-header{
    margin-top:60px;
    margin-bottom:6px;
    letter-spacing:2px;
    line-height:48px;
    font-size:38px;
}
.call-us-now{
    letter-spacing:2px;
    font-size:60px;
    font-weight:100;
    padding:60px 0;
}
@media screen and (max-width:768px) {
    .main-section-header{
        margin-top:20px;
        margin-bottom:10px;
        letter-spacing:2px;
        line-height:42px;
        font-size:30px;
    }
    .page-title-header{
        font-size:43px !important;
        line-height:52px;
    }
    .call-us-now{
        letter-spacing:2px;
        font-size:38px;
        font-weight:100;
        padding:30px 0;
    }
    .mobile-m-top-20{
        margin-top:20px !important;
    }
}
.modal-alert{
    color:#770000;
    font-size:18px;
    margin:0;
    padding:0 0 10px;
}
h2.sub-header-summary{
    font-size:46px;
    line-height: 63px;
    letter-spacing:1px;
    font-weight:200;
    text-align:center;
    color:#232323;
}


.affa-feature-icon-center.color{
    padding:60px 0px;
}

.affa-feature-icon-center.color.blue{ background-color:#1976d2; }
.affa-feature-icon-center.color.red{ background-color:#f44336; }
.affa-feature-icon-center.color.green{ background-color:#7cb342; }
.affa-feature-icon-center.color.grey{ background-color:#f7f7f7; }

.affa-feature-icon-center.color .feature-icon-base.medium{ margin-bottom:60px; }

.affa-feature-icon-center-color i{
    font-size:60px;
}

.affa-feature-icon-center.color.grey .feature-icon-base{
    background-color:#1976d2 !important;
}
.affa-feature-icon-center.color.grey .feature-icon-base:before{ border-bottom-color:#1976d2 !important; }
.affa-feature-icon-center.color.grey .feature-icon-base:after{ border-top-color:#1976d2 !important; }

.affa-feature-icon-center.color.blue i{ color:#1976d2; }
.affa-feature-icon-center.color.red i{ color:#f44336; }
.affa-feature-icon-center.color.green i{ color:#7cb342; }
.affa-feature-icon-center.color.grey i{ color:#fff; }

.affa-feature-icon-center.color button{ margin-top:15px; }

.affa-feature-icon-center.color .btn-custom.btn-border{
    color: #1976d2 !important;
    background-color: transparent;
    border-color: #1976d2;
}


/* hover */
.affa-feature-icon-center.color, .affa-feature-icon-center.color:hover h4, .affa-feature-icon-center.color:hover p, .affa-feature-icon-center.color.grey .feature-icon-base, .affa-feature-icon-center.color.grey .feature-icon-base:before, .affa-feature-icon-center.color.grey .feature-icon-base:after, .affa-feature-icon-center.color.grey i, .affa-feature-icon-center.color .btn-custom.btn-border{ transition:ease .2s; }

.affa-feature-icon-center.color:hover{ background-color:#1976d2; }

.affa-feature-icon-center.color:hover h4, .affa-feature-icon-center.color:hover p{ color:#fff; }

.affa-feature-icon-center.color:hover .feature-icon-base{ background-color:#fff !important; }
.affa-feature-icon-center.color:hover .feature-icon-base:before{ border-bottom-color:#fff !important; }
.affa-feature-icon-center.color:hover .feature-icon-base:after{ border-top-color:#fff !important; }

.affa-feature-icon-center.color:hover i{ color:#1976d2; }

.affa-feature-icon-center.color:hover .btn-custom.btn-border{
    color: #fff !important;
    background-color: transparent;
    border-color: #fff;
}

.affa-feature-icon-center.color:hover .btn-custom.btn-border:hover{ color:#1976d2 !important; }

/* Feature Icon Styles */

.feature-icon-wrap.line-connector-right:after, .feature-icon-wrap.line-connector-left:before{
    content: '';
    display: block;
    height: 1px;
    width: 262px;
    position: absolute;
    top: 0;
    margin: auto;
    bottom: 0;
    border: 1px dashed #eeeeee;
}

.feature-icon-wrap.line-connector-right:after{ right:-262px; }
.feature-icon-wrap.line-connector-left:before{ left: -129px; }

.feature-icon-wrap.big, .feature-icon-wrap.medium, .feature-icon-wrap.small, .feature-icon-wrap.nano{
    position:relative;
    text-align:center;
}

.feature-icon-wrap.big .feature-icon-wrap-base .icon-base, .feature-icon-wrap.medium .feature-icon-wrap-base .icon-base, .feature-icon-wrap.small .feature-icon-wrap-base .icon-base, .feature-icon-wrap.nano .feature-icon-wrap-base .icon-base{
    position:absolute;
    top:0;
    bottom:0;
    right:0;
    left:0;
    margin:auto;
}

.feature-icon-wrap.big:hover .feature-icon-wrap-base .icon-base, .feature-icon-wrap.medium:hover .feature-icon-wrap-base .icon-base, .feature-icon-wrap.small:hover .feature-icon-wrap-base .icon-base, .feature-icon-wrap.nano:hover .feature-icon-wrap-base .icon-base{ color:#fff; }

.feature-icon-wrap.big .feature-icon-wrap-base, .feature-icon-wrap.medium .feature-icon-wrap-base, .feature-icon-wrap.small .feature-icon-wrap-base, .feature-icon-wrap.nano .feature-icon-wrap-base{
    width:100%;
    height:100%;
    transition:ease .4s;
}

.feature-icon-wrap.big{
    width:128px;
    height:146px;
}

.feature-icon-wrap.big .feature-icon-wrap-base{ background:url(../images/content/icons/polygon-big.png) no-repeat; }

.feature-icon-wrap.big:hover .feature-icon-wrap-base{ background:url(../images/content/icons/polygon-big-hover.png) no-repeat; }

.feature-icon-wrap.big .feature-icon-wrap-base .icon-base { height:76px; }

.feature-icon-wrap.big .icon-base .ion{
    font-size: 72px;
    line-height: 76px;
}


.feature-icon-wrap.medium{
    width:100px;
    height:115px;
}

.feature-icon-wrap.medium .feature-icon-wrap-base, .feature-icon-wrap.medium.no-hover:hover .feature-icon-wrap-base{ background:url(../images/content/icons/polygon-medium.png) no-repeat; }

.feature-icon-wrap.medium.white .feature-icon-wrap-base, .feature-icon-wrap.medium.white.no-hover:hover .feature-icon-wrap-base{ background:url(../images/content/icons/polygon-medium-white.png) no-repeat; }

.feature-icon-wrap.medium:hover .feature-icon-wrap-base{ background:url(../images/content/icons/polygon-medium-hover.png) no-repeat; }

.feature-icon-wrap.medium .feature-icon-wrap-base .icon-base { height:56px; }

.feature-icon-wrap.medium .icon-base .ion{
    font-size: 60px;
    line-height: 56px;
}


.feature-icon-wrap.small{
    width:68px;
    height:78px;
}

.feature-icon-wrap.small .feature-icon-wrap-base{ background:url(../images/content/icons/polygon-small.png) no-repeat; }

.feature-icon-wrap.small.white .feature-icon-wrap-base{ background:url(../images/content/icons/polygon-small-white.png) no-repeat; }

.feature-icon-wrap.small:hover .feature-icon-wrap-base{ background:url(../images/content/icons/polygon-small-hover.png) no-repeat; }

.feature-icon-wrap.small .feature-icon-wrap-base .icon-base { height:38px; }

.feature-icon-wrap.small .icon-base .ion{
    font-size: 30px;
    line-height: 38px;
}

.feature-icon-wrap.nano{
    width:44px;
    height:52px;
}

.feature-icon-wrap.nano .feature-icon-wrap-base{ background:url(../images/content/icons/polygon-nano.png) no-repeat; }

.feature-icon-wrap.nano.white .feature-icon-wrap-base{ background:url(../images/content/icons/polygon-nano-white.png) no-repeat; }

.feature-icon-wrap.nano:hover .feature-icon-wrap-base{ background:url(../images/content/icons/polygon-nano-hover.png) no-repeat; }

.feature-icon-wrap.nano .feature-icon-wrap-base .icon-base { height:26px; }

.feature-icon-wrap.nano .icon-base .ion{
    font-size: 20px;
    line-height: 26px;
}


.blog_text h1{
    color:#FFFFFF !important;
    font-size:68px !important;
    font-family: 'Roboto', sans-serif !important;
    text-align:Center !important;
    font-weight:normal !important;
}
.blog_text h1 span.small{
    color:#FFFFFF;
    font-weight:300 !important;
    line-height:120px !important;
}
.blog_text h1 span.large{
    font-size:115px !important;
    font-weight:400 !important;
}
.blog-h1 {
    font-size:73px !important;
    font-weight:400 !important;
    font-family: 'Roboto', sans-serif;
}
.blog-h1-intro{
    font-weight:100;
    font-size:27px;
    font-family: 'Roboto', sans-serif;
    margin-top:80px;
    color:#353535;
}
.blog-h1-intro b{
    font-weight:300 !important;
}
.blog-h1-intro{
    font-weight:100;
    font-size:27px;
    font-family: 'Roboto', sans-serif;
    margin-top:10px;
    color:#353535;
}
.blog-h1-intro b {
    font-weight: 300 !important;
}
.blog-h1 {
    font-size:40px !important;
    line-height:48px !important;
    letter-spacing:1px;
    font-weight:300 !important;
    font-family: 'Roboto', sans-serif;
    margin-bottom:30px !important;
    padding-bottom:0px !important;
    text-align:justify!important;
}
.blog-h3 {
    font-size:36px !important;
    line-height:42px !important;
    font-weight:300 !important;
    font-family: 'Roboto', sans-serif;
    margin-bottom:8px !important;
    padding-bottom:0px !important;
}
.blog-overview{
    text-align:justify !important;
    font-size:20px !important;
    font-weight:100 !important;
    color:#353535 !important;
    line-height:30px !important;
}
.blog-overview p{
    text-align:justify !important;
    font-size:20px !important;
    font-weight:100 !important;
    color:#353535 !important;
    line-height:30px !important;
}
.portfolio-h1-overview{
    font-weight:200;
    font-size:23px;
    color:#353535;
    text-align:justify;
    margin-bottom:30px;
}

h2.section-summary{
    margin-bottom:0px !important;
    font-size:28px !important;
    line-height:56px !important;
    font-weight:300 !important;
    letter-spacing:1px !important;
    text-align:justify !important;
    font-style:italic !important;
    color:#333333;
}
.callout-button{
    width:100% !important;
    padding:40px !important;
    font-size:42px !important;
    font-weight:300 !important;
    border-radius:0 !important;
    letter-spacing:4px !important;
}
.blue-section-title{
    padding-bottom:0px !important;
    margin-bottom:0 !important;
    font-size:92px !important;
    line-height: 98px !important;
    color:#FFFFFF !important;
    text-align:center !important;
}
.blue-section-overview {
    font-size: 38px;
    font-weight: 200;
    margin-top: 0px;
    padding-top: 0px;
    line-height: normal;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 60px;
}
.blue-white-section{
    padding:20px 20px 20px 20px !important;
    background-color: #FFFFFF;
}
.small-job-name{
    text-align:Center;
    font-size:24px;
    font-weight:400;
    margin-bottom:5px !important;
    padding-bottom:0;
    color:#232323;
}
.small-job-title{
    margin-top:0;
    padding-top:0;
    text-align:Center;
    font-size:21px;
    font-weight:200;
    letter-spacing:1px;
}
@media screen and (max-width:990px) {
    h2.section-summary {
        font-size: 20px !important;
        line-height: 30px !important;
        text-align: Center !important;
    }
    .callout-button{
        padding:40px !important;
        font-size:32px !important;
        font-weight:300 !important;
        letter-spacing:4px !important;
    }
    .blue-section-title{
        padding-bottom:0px !important;
        margin-bottom:30px !important;
        font-size:56px !important;
        line-height: 64px !important;
    }
}




.home-header{
    font-size:34px;
    line-height:62px;
    letter-spacing:1px;
    font-weight:300;
    text-align:justify;
    color:#323232;
    margin-top:0 !important;
    margin-bottom:0 !important;
    padding-top:0 !important;
    text-align-last: center !important;
}
.home-header b{
    font-size:40px;
    font-weight:500 !important;
    text-transform: capitalize;
    text-align:Center;
    display:block;
    margin-bottom:0px;
    padding-bottom:10px;
    color:#216b36;
}
.green-box-header{
    padding:20px 0;
    background-color:#216b36;
    font-size:38px;
    font-weight:300 !important;
    text-transform: capitalize;
    text-align: center;
    color:#FFFFFF;
    letter-spacing:1px;
}

.green-box{
    padding:20px 25px;
    background-color:#216b36;
    color:#FFFFFF;
}