@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,300);

* {
    position: relative;
    outline: 0 !important;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
  
}
:before,
:after {
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
}
html,
body {
    height: 100%;
    width: 100%;
}
#ctl00_ContentPlaceHolder1_lb1 {display:none;
}
#ctl00_ContentPlaceHolder1_lb2 {
    display: none;
}
#ctl00_ContentPlaceHolder1_lb3 {
    display: none;
}
#ctl00_ContentPlaceHolder1_lb4 {
    display: none;
}
#ctl00_ContentPlaceHolder1_lb5 {
    display: none;
}
#ctl00_ContentPlaceHolder1_lb6 {
    display: none;
}
 .mytable > tbody > tr:nth-of-type(even) {
    background-color: #efefef !important;
}
.mytable > tbody > tr:nth-of-type(odd) {
    background-color: rgb(242 242 242) !important;
}
.well{
	
    background-image: linear-gradient(180deg, #efefef, #dfe1e2)!important;
    box-shadow: 0 1px 2px rgb(197 197 197 / 37%)!important;
    border: solid 1px #cdcdcd!important;
}
.zoom-lens {
		position: absolute;
		width: 150px;
		height: 150px;
		background-repeat: no-repeat;
		background-size: 600% 600%; /* Increased zoom level */
		pointer-events: none;
		border: 2px solid rgba(255, 255, 255, 0.7);
		border-radius: 50%;
		display: none;
	}
#rotateLeft {
    position: absolute;
    left: 15px;
    width: 34px;
    z-index: 999;
  margin-top: 43% !important;
    font-size: 21px;
    background: #264795;
    height: 34px;
    color: #fff;
    line-height: 34px;
    border-radius: 6px;
    padding: 1px;
    text-align: center;
}

#rotateRight {
    position: absolute;
    right: 15px;
    width: 34px;
    z-index: 999;
   margin-top: 43% !important;
    font-size: 21px;
    background: #264795;
    height: 34px;
    color: #fff;
    line-height: 34px;
    border-radius: 6px;
    padding: 1px;
    text-align: center;
}

#DocImg{
	 transition: transform 0.5s ease;
	
}

img#DocImg {
    transform-origin: inherit !important;
}
.controls {
    display: flex;
    gap: 20px;
}

.controls i {
    font-size: 30px;
    color: #007bff;
    cursor: pointer;

}

.controls i:hover {
	color: #0056b3;
}
.linkClass {
    display: inline-block;
    text-decoration: underline;
    background: #006cb5;
    padding: 2px 15px;
    border-radius: 5px;
    color: #fff;
}
.image-contain{
    position: relative;
    overflow: hidden;
  
 
}

    .image-contain img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.3s ease;
        cursor: zoom-in;
    }
.pp-content .modal-header {
    padding: 13px 15px;
}
.pp-content .modal-header h4 {
    margin: 0;
    color: #fff;
}

    .pp-content .modal-header .close {
        top: 4px;
        right: 15px;
        opacity: 1;
        color: #fff;
        font-weight: normal;
    }

	.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: rgb(0 0 0 / 70%);
}
	    #myModalmsg .modal-header .close {
    margin-top: 0;
    background: #fff;
    width: 27px;
    height: 27px;
    border-radius: 4px;
    color: #000;
    line-height: 0;
    opacity: 1;
    font-size: 30px;
    z-index: 99;
    position: absolute;
    top: 8px;
    right: 9px;
}

	#myModalmsg .modal-content.myppcnt {
    font-size: 15px;
    font-weight: 500;
    margin-top: 60px;
}
	#myModalmsg .modal-header {
    padding: 10px 15px;
    /* border-bottom: 1px solid #e5e5e5; */
    BACKGROUND: #264795;
    COLOR: #FFF;
}

#myModalmsg .modal-header .close {
    margin-top: 0;
    background: #fff;
    width: 27px;
    height: 27px;
    border-radius: 4px;
    color: #000;
    line-height: 0;
    opacity: 1;
    font-size: 30px;
    z-index: 99;
}
#myModalmsg .modal-header h4 {
    COLOR: #FFF;
}

#myModalmsg .modal-content.myppcnt .modal-body p {
    font-size: 14px;
}













.userpic {border-width:0px!important;
}
    .userpic tr td {border:0px;
    }
    .userpic img {
        border-radius: 100%;
        width: 99px;
        height: 99px;
    }


    .user-row {
        margin-bottom: 14px;
    }

.user-row:last-child {
    margin-bottom: 0;
}

.dropdown-user {
    margin: 13px 0;
    padding: 5px;
    height: 100%;
}

.dropdown-user:hover {
    cursor: pointer;
}

.table-user-information > tbody > tr {
    border-top: 1px solid rgb(221, 221, 221);
}

.table-user-information > tbody > tr:first-child {
    border-top: 0;
}


.table-user-information > tbody > tr > td {
    border-top: 0;
}
.toppad
{margin-top:20px;
}

.user-panel {
    border-color: #264795;
    margin-bottom: 0px;
}
.mtop10{margin-top:10px;}

.user-panel .panel-heading{ background-color: #264795;
    border-color: #294a96;
    padding: 10px 15px;}
.user-panel .panel-heading h3{
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    text-shadow: 1px 1px #000;
    color: #fff;
    font-weight: 500;
    letter-spacing: normal;
    text-transform: uppercase;
}
.uplderror {
    display: inline;
    left: 0;
    top: 56px;
    color: red;
    position: absolute;
    width: 100%;
    z-index: 9999;
}

.card .header {
    color: #555;
    padding: 8px 20px;
    position: relative;
    border-bottom: 1px solid rgba(204, 204, 204, 0.35);
}
.card .header h2 {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    color: #020202;
}
.innertble{width:100%; text-align:center;}
.tbledb tr td{    color: #fff;
    text-align: center;
    background: #264795;
    font-weight: 500;
	vertical-align: middle!important;
	    text-transform: uppercase;
}

.tbledb tr th{    color: #2b2d2d;
    text-align: center;
    background: #f7c300;
    font-size: 18px;
    font-weight: bold;}
.aadhar_error {
    display: inline;
    left: 40%;
    top: 20px;
    color: red;
    position: absolute;
    width: 100%;
    z-index: 9999;
}

.btn-badge{    BACKGROUND: #f7c300!IMPORTANT;
 font-size:16px;
 font-weight:bold!important;
    COLOR: #000;}
.badge {
	    min-width: 50px;
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color:#f7c300;
    border-radius: 10px;
}
/*----=====Dashboard------=====*/
.card {
    background:#fff;
    min-height: 50px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    position: relative;
    margin-bottom: 30px;
    
    border-radius: 3px;
    border-bottom: 20px;
}
.card .body {
    font-size: 14px;
    color: #555;
    padding: 20px;
}
.card .bg-red, .card .bg-pink, .card .bg-purple, .card .bg-deep-purple, .card .bg-indigo, .card .bg-blue, .card .bg-light-blue, .card .bg-cyan, .card .bg-teal, .card .bg-green, .card .bg-light-green, .card .bg-lime, .card .bg-yellow, .card .bg-amber, .card .bg-orange, .card .bg-deep-orange, .card .bg-brown, .card .bg-grey, .card .bg-blue-grey, .card .bg-black {
    border-bottom: none !important;
    color: #fff !important;
}
.info-box {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    height: 236px;
    display: flex;
    cursor: default;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    margin-bottom: 8px;
}
.bg-pink {
    background-color:#f7c300!important;
    color: #fff;
}
.clm {margin-bottom:12px;
}
table.table.tablebox {
    height: 236px;
}
.tablebox tbody tr td, .table tbody tr th {
    padding: 10px;
   
    vertical-align: middle;
    text-transform: uppercase;
    border-right: none !important;
    font-weight: bold;
    font-size: 14px !important;
}
.tablebox tr th i {
    display: inline-block;
    vertical-align: bottom;
    font-size: 21px;
}
.tablebox tr td {
    text-align: center!important;
    padding: 4px!important;
    font-size: 14px!important;
    width: 50%;
}
    .tablebox tr td p {
        text-align: center !important;
        color: #fff;
        background: #264795;
        width: 120px;
        margin: 0 auto;
        box-shadow: 0 1px 1px 0 rgba(0,0,0,0.2), 0 1px 1px 0 rgba(0,0,0,0.19);
    }


.tablebox td {
    border: 1px solid #264795;
    text-align: justify;
    padding: 5px;
    color: #2f2d2d;
}
.tablebox tbody tr th {
    color: #1b419a;
    text-align: center;
    border-left: 1px solid #264795;
    text-shadow: 1px 1px #ccc;
}














.aspNetDisabled {
    display: block;
    width: 100%;
    height: 30px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #eee;
    opacity: 1;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
body {
    font-family: 'roboto', sans-serif;
    color: #191818;
    webkit-tap-highlight-color: #222222;
    overflow-x: hidden;
    font-size: 13px;
}
::-moz-selection {
    color: white;
    text-shadow: none;
    background: #006cb5;
}
::selection {
    color: white;
    text-shadow: none;
    background: #006cb5;
}
img::selection {
    color: white;
    background: transparent;
}
img::-moz-selection {
    color: white;
    background: transparent;
}
hr.light {
    border-color: white;
}
a {
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
}
a:hover,
a:focus {
    color: #ffc904;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'roboto', sans-serif;
}
h3,
h4,
h6 {
    font-weight: 400;
    color: #555;
}
p {
    font-size: 14px;
    line-height: 200%;
    margin: 10px 0;
    font-family: 'roboto', sans-serif;
    color:#191818;
	text-align:justify;
}
.note{    margin-left: 18px; }
.note li{
    color: #333;
    margin-bottom: 10px;}
.total{
        color: #222;
    padding: 5px;
    background: transparent;
    border: 1px solid #ffc904;
    border-collapse: collapse;
    border-top: none;
    margin-bottom: 20px;
    font-size: 14px;
}
.successmess {
    width: 100%!important;
    color: #333!important;
    font-size: 13px!important;
    LETTER-SPACING: NORMAL!important;
    PADDING: 3PX 4PX;
    font-weight: 500;
    text-transform: none;
    background: #d5de23;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert {  color: #000;
    font-size: 13.5pxpx;
    background: #d5de23;
    padding: 3px 10px;
    font-weight: 500;
    text-transform: none;
}
.navbar-collapse {    padding-right: 0;
    padding-left: 0;
}
.main-box{background: linear-gradient(to bottom, #f5f5f9 0%,#fff 100%);
    border: 1px solid #ec3237;
    box-shadow: 1px 2px 10px #888888;
    padding: 35px 30px;}
.jobber{}
.input-group.bttn-group.btmzero {
    margin-bottom: 0px;
}
.innersection{
	background: transparent;
  }
 .addrs label {
    color: rgb(51, 51, 51);
    font-size: 16px;
    text-transform: uppercase;
}
.inner-content{padding:15px 15px;}

.listing{ padding-left: 25px;}
.listing li{color: #333333;
    font-size: 13px; 
	line-height:200%;}

.mytable tbody {background:transparent;
}
.adddress {color:#333333; font-weight:500;
}
.capture {float:right;margin-bottom:5px;
}
.datepicker span.input-group-addon {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
input[type="file"] {
    display: block;
    padding: 0px 0px;
    border: none;
    background: transparent;
    box-shadow: none;
}
.text-dangers123 {   
    position: relative;
    width: 100%;
    /* z-index: 9999; */
    /* left: 0; */
    clear: both
}
.text-dangers123 ul li {
    list-style: none;
    color: #eb1e25;
    font-weight: 500;
    font-size: 13px;
}
.mytable{ margin-bottom: 0px;}
.mytable tr th{    background:#264795;color:#fff;}
.mytable tr td {color: #333;
}
.firsthead{text-align:left;}
.firsthead h4 {
    font-size: 16px;
    color: #002374;
    background: #c7d6fb;
    padding: 6px 10px;
    margin-bottom: 20px;
    border: 1px solid #a3beff;
    font-weight: 500;
}
.mtopp{margin-top:5px;}
	.mytable tr td {
    border-bottom-width: 0px !important;
	padding: 6px 10px !important;
    font-size: 13px;
    text-align: center;
    color: #333;
    vertical-align: middle;
    font-weight: normal;
    white-space: nowrap;
    border: 1px solid #ddd;
	
}
.mytable tr th {
    border: none !important;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 0 1px #FFF inset;
    font-size: 1em;
    font-weight: normal !important;
    line-height: 18px !important;
    margin-bottom: 0.5em;
    font-size: 13px !important;
    color: #fff;
    padding: 8px 10px 8px 10px !important;
    border-right: none;
    padding-left: 12px !important;
    padding-right: 12px !important;
    font-weight: normal;
    text-transform: capitalize !important;
    white-space: nowrap;
	
	
}
.text-dangers{ 
    color: #ec2127;
    position: absolute;
    width: 100%;
    z-index: 9999;
    left: 102%;
    FONT-WEIGHT: BOLD;
    top: 2px;
    FONT-STYLE: ITALIC;
    RIGHT: 0;
    FONT-SIZE: 11PX;
    text-align: justify;
}

.blinker{ 
  
animation: changecolor 1s infinite;  
-moz-animation: changecolor 1s infinite; 
-webkit-animation: changecolor 1s infinite; 
-ms-animation: changecolor 1s infinite; 
-o-animation: changecolor 1s infinite; 
}

@keyframes changecolor {
    0% {
        color: #006cb5;
    }

    50% {
        color: #eb1e25;
    }

    100% {
        color: #006cb5;
    }
}
@-moz-keyframes changecolor 
{ 
0% {color: #006cb5;}  

50% {color: #eb1e25;}  
100% {color: #006cb5;}   
} 

@-webkit-keyframes changecolor 
{ 
0% {color: #006cb5;}  

50% {color: #eb1e25;}  
100% {color: #006cb5;} 
} 

@-ms-keyframes changecolor 
{ 
0% {color: #006cb5;}  

50% {color: #eb1e25;}  
100% {color: #006cb5;}  
} 

@-o-keyframes changecolor 
{ 
0% {color: #006cb5;}  

50% {color: #eb1e25;}  
100% {color: #006cb5;}  
} 

.datepicker-centuries{    width: 201px;}
.datepicker-decades{    width: 201px;}
.datepicker-months{    width: 201px;}
.datepicker-years{width:201px;}
.datepicker td span {
    text-align: center;
    display: block;
    width:59px;
    height: 47px;
    line-height: 54px;
    float: left;
    margin: 2px;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.text-dangersforgot {
    color: #fff;
    position: RELATIVE;
    width: 100%;
    z-index: 9999;
    /* left: 0; */
    /* top: 0; */
    CLEAR: BOTH;
}
.text-dangersforgot ul li {
    list-style: none;
    color: #eb1e25;
    font-weight: 500;
    font-size: 13px;
}
.text-dangerpwd {
    color: #fff;
    position: absolute;
    width: 100%;
    z-index: 9999;
    left: 0;
    top: 55px;
}

.text-dangersInner {
    color: red;
    position: absolute;
    width: 100%;
    z-index: 9999;
    left: 0;
    top: 54px;
}
.text-dangersradio {
    color: red!important;
    position: absolute;
    width: 100%;
    z-index: 9999;
    left: 0;
    top: 20px;
}

.insideul li {
    display: inline-block!important;
	list-style:none!important;
    padding-left: 0;
}
.insideul li label{padding-left:5px; font-weight:normal;     color: #333333;     font-size: 13px;}
.insideul li table tr td{width:25%;}
.ippam tr:first-child{background: #DFDFDF;}
.submitbtn{    background: #264795!important;
    
 color: #fff!important;
   
}


.submitbtn:hover{    color: #fff!important;
background:#264795!important;}
.main-box h2{    margin-left: 15px;}

.col-bottom{margin-bottom:20px;     text-align: justify;}
.col-bottom label{color: #333333;}
	
small.designation{color:#333333}
.jobberpic{border:1px solid #ec3237;}

input[type="checkbox"]{      width: 16px;
    /* vertical-align: middle; */
    display: inline-block;
    margin-left: 10px;
    height: 16px;}
label{color: #333333; font-size:14px;}

p:first-child {
    margin-top: 0;
}
p.template-para::first-letter {
    font-size: 200%;
}

.innerbg{
    background-position: 100% 20%;
    /* background: url(../img/innerbanner_bg.png) no-repeat 100% 20% fixed; */
    color: white;
    background-color: #fafdff; 
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 466px;
   
}
.ordered-list{    margin-left: 20px;
    color: #333333;
    line-height: 200%;}
.justify {
    text-align: justify;
}
.mynmlist li {
      margin-left: 14px;
    line-height: 28px;
    font-size: 14px;
}
.template-section-heading {
    margin-top: 0;
    background: rgba(108, 184, 92, 0.8);
    color: #fff;
    width: auto;
    padding: 10px;
    text-align: left;
    box-shadow: 0px 10px rgba(0, 0, 0, 0.7);
}
.template-well {
    background-color: #ffffff;
    float: left;
    margin-bottom: 20px;
    min-height: 20px;
    width: 100%;
}
.template-list li {
    list-style: none;
    font-size: 18px;
    line-height: 27px;
    font-weight: 300;
}
.smlogo{WIDTH: 200PX;
    POSITION: ABSOLUTE;
    MARGIN-TOP: -28px;}
.template-list li:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-right: 10px;
}
.template-space {
    min-height: 20px;
}
.bg-dark {
    background-color: #222222;
    color: white;
}
.text-faded {
    color: rgba(255, 255, 255, 0.7);
}
.text-white {
    color: #ffffff;
}
.text-dark {
    color: #333333;
}
section,
aside {
    padding: 35px 0;
}
section.main-footer {
    padding: 50px 0;
}
.section-heading + p {
    text-align: center;
    font-size: 18px;
    color: #666;
    width: 50%;
    margin: 0 auto;
}
.table-condensed td.disabled.day {
    background: #eee;
    opacity: 1;
}


.section-heading:before {
    position: absolute;
    content: "";
    left: 50%;
    top: 37px;
    height: 1px;
    width: 90px;
    margin-left: -50px;
}
.section-heading:after {n
    position: absolute;
    content: "";
    left: 50%;
    top: 35px;
    height: 5px;
    width: 40px;
    margin-left: -25px;
    border-radius: 4px;
}
.affix-top {
    position: relative;
}
.no-padding {
    padding: 0;
}
/* margin classes */

.margin-0 {
    margin: 0px;
}
.margin-10 {
    margin: 10px 0;
}
.margin-top-20 {
    margin-top: 20px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.margin-bottom-50 {
    margin-bottom: 50px;
}
.margin-top-50 {
    margin-top: 50px;
}
/*dark theme*/

.dark-bg {
    position: relative;
    width: 100%;
    min-height: auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-image: url('../img/dark-bg.jpg');
    color: white;
}
.popuptitle{width:90%;color:#ec3237;}
.clss{float:right;}
.light-bg {
    background: #f5f5f5;
    box-shadow: 0 0 5px 0 #dddddd;
}
.theme-bg {
    padding: 40px 0 42px;
}
.section-heading {
    margin-top: 0;
    font-weight: 400;
    padding-bottom: 11px;
    color: #333;
    text-align: center;
    margin-bottom: 25px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 22px;
}
h2.para-heading {
    text-transform: uppercase;
    font-size: 20px;
    margin: 0 0 25px;
    font-weight: bold;
    letter-spacing: 0.5pt;
  
}
.section-heading.text-white {
    color: #ffffff;
}
.client-box-heading {
    margin-top: 0;
    font-weight: 400;
    color: #333;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 20px;
}
.client-box {
    text-align: center;
}
.client-single {
    display: inline-block;
    margin: 10px;
}
.hidden {
    display: none;
}
.fixed-right-bottom {
    min-width: 200px;
}
ul.dot-ul li {
    padding: 8px 0px;
    width: 50%;
    display: inline-block;
    float: left;
    font-size: 18px;
    color: #666;
}
ul.dot-ul li:before {
    content: "\f10c";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
    font-size: 15px;
}
.padding-top-0 {
    padding-top: 0px;
}
element.style {
    display: inline;
}
#scroll-up {
    position: fixed;
    z-index: 8030;
    bottom: 10px;
    right: 30px;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    color: #fff;
    font-size: 24px;
    line-height: 42px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    display: none;
}
/*color changer*/

#switcher {
    position: fixed;
    bottom: 22%;
    right: -170px;
    width: 170px;
    background-color: #404040;
    color: #ffffff;
    z-index: 9999;
    font-size: 15px;
    padding-bottom: 20px;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    height: 80px;
}
#switcher.active {
    right: 0px;
}
#switcher p {
    color: #fff;
    bottom: -6px;
    position: absolute;
    left: 21px;
    font-size: 13px;
}
#switcher .theme-click {
    display: block;
    position: absolute;
    width: 60px;
    height: 60px;
    line-height: 60px;
    color: #ffffff;
    font-size: 24px;
    background-color: #222;
    text-align: center;
    left: -60px;
    top: 0;
    cursor: pointer;
    z-index: 2;
}
#switcher .theme-default {
    width: 30px;
    height: 30px;
    background: #1ABC9C;
    margin: 15px 10px;
    position: absolute;
    border-radius: 50%;
    left: 0px;
    cursor: pointer;
}
#switcher .theme-blue {
    width: 30px;
    height: 30px;
    background: #0084B4;
    margin: 15px 10px;
    border-radius: 50%;
    position: absolute;
    left: 40px;
    cursor: pointer;
}
#switcher .theme-red {
    width: 30px;
    height: 30px;
    background: #FB4F43;
    margin: 15px 10px;
    border-radius: 50%;
    position: absolute;
    left: 80px;
    cursor: pointer;
}
#switcher .theme-yellow {
    width: 30px;
    height: 30px;
    background: #EBC838;
    margin: 15px 10px;
    border-radius: 50%;
    position: absolute;
    left: 120px;
    cursor: pointer;
}
/*
================================================
+ Loader, Top Bar CSS 
================================================
*/

.loading {
    background: #fff;
    position: fixed;
    z-index: 99999;
    width: 100%;
    height: 100%;
}
.loader {
    border: 3px solid #f3f3f3;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: absolute;

    top: 45%;
    left: 45%;
}
.panel{background:transparent!important;}
.marquee{color: #fefefe;
    font-size: 13px;
   cursor:pointer;
	border-radius:3px;
    padding: 0px 10px;
    font-weight: normal;
    text-transform: none;
    margin-bottom: 0px;
    margin-top: 6px;}
/*top bar css*/

div.konnect-info {
    padding: 8px 0;
    transition: all 1s ease;
    color: #FFFFFF;
    letter-spacing: 0.9px;
}
div.konnect-info .container-fluid,
nav#mainNav .container-fluid {
    padding: 0 30px;
    margin: 0 auto;
}
nav#mainNav {
    padding: 0 5px;
	border-bottom: 3px solid #ffc904;
    border-radius: 0px;
    border-radius: 0px;
}
.konnect-info {
    font-size: 13px;
}
.konnect-info a {
    color:#264795;
}
.konnect-info .fa {
    margin: 0 0px;
	font-size: 20px;
}
.konnect-info ul {
    margin-bottom: 0px;
}
.topstrip li{    display: inline-block;
    float: none!important;
    vertical-align: middle;}
.bottomstrip li{}
ul.konnect-float-right.bottomstrip {
    padding-top: 14px;
}

ul.konnect-float-right.topstrip {
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 14px;
}
ul.konnect-float-right {
   
    vertical-align: middle;
    line-height: 200%;
}

.konnect-info a:hover {
       color: #eab800;
    text-decoration: underline;
}
.konnect-info img {
    width:190px;
    margin: 0 3px;
}
.text-dangers1 {
    color: #fff;
    position: absolute;
    width: 100%;
    z-index: 9999;
    left: 0;
    top: 47px;
}
 .text-dangers1 ul li {     list-style: none;
    color: #eb1e25;
    font-weight: 500;
    font-size: 13px;

    }


.konnect-info .logo {width:190px;}
.konnect-info ol,
ul {
    padding: 0px;
}
ol,
ul {
    margin: 0px;
}
.konnect-info li {
    float: left;
    list-style: none;
	color:#ec3237;
	font-size: 14px;
    font-weight: 500;
}
.konnect-info li.li-last {
    margin-left:15PX;
}
.konnect-portfolio-box {
    padding: 15px;
}
.konnect-float-right {
    float: right;
}
.konnect-float-left {
    float: left;
}
/*
================================================
+ Navigation + Logo CSS
================================================
*/

nav.affix .template-info {
    display: none;
    transition: all 0.35s;
}
.navbar-brand {
    height: auto;
    padding: 0 7px;
}
.navbar-header {
    margin: 0px 0;
}
.navbar-default {
    background-color:#264795;
    border-color: rgba(34, 34, 34, 0.05);
    font-family: 'roboto', sans-serif;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
.navbar-default i.fa {
	vertical-align: bottom;
    padding-right: 0px;
	    width: 25px;
    height: 25px;
    color: #ffc904;
}
.navbar-default i.fa:hover{color:#ffc904;}
.navbar-default .navbar-header .navbar-brand {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
    color: #6c6c6c;
}
.navbar-default .navbar-header .navbar-toggle {
    font-weight: 700;
    font-size: 12px;
    color: #222222;
    text-transform: uppercase;
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    text-transform: none;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {    background-color:transparent;} .navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
    background-color: transparent;
}
.navbar-default.affix .nav > li.active > a,
.navbar-default.affix .nav > li.active > a:focus {
    background-color: transparent;
}
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
    background-color: transparent;
}
.navbar-right {
    margin: 0px;
}
.search-form {
    position: absolute;
    right: 5%;
    width: 250px;
    background: #fff;
    margin-top: 2px;
    padding: 10px 0;
    display: none;
    z-index: 9999;
}
.search-form .form-control {
    display: block;
    width: 100%;
    padding: 0 0 0 10px;
    font-size: 16px;
    line-height: 42px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #f1f1f1;
    border-radius: 0px;
    height: 42px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.search-form .form-control:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 #fff;
    box-shadow: 0 0 #fff;
    border-radius: 0;
}
.rangevalue{    position: absolute;
    margin-top: -38px;
    color: #333;
    z-index: 9999;
    /* text-align: center; */
    left: 173px;
    font-size: 11px;}
.search-form button {
    height: 42px;
    border-radius: 0px;
    color: #fff;
}
.luckydrawlist{    margin-left: 18px;}
.luckydrawlist li{    list-style-image:url(../img/icons/arrow.png);
    color: #333;
    margin-bottom: 10px;}
.mypnl{    border: 1px solid #006cb5;
    border-radius: 5px;
    padding: 21px 20px 16px 41px}
.summary{}
.summary li{     color: #333;
    list-style: none;
    margin-top: 5.21px;
    margin-bottom: 5.21px;}
.summary li label{width:190px;vertical-align:middle;}
.search-form button:hover,
.search-form button:focus,
.search-form button:active {
    background-color: #555;
    color: #fff;
}
.dropdown-menu {
    border-radius: 0;
    border: 0px;
    padding: 0px;
    min-width: 180px;
}
.dropdown-menu > li > a {
    padding: 10px 10px;
    border-bottom: 0px;
    letter-spacing: 0.5pt;
    font-size: 13px;
    color: #333;
    text-transform: uppercase;
    font-weight: 500;
}
.dropdown-menu li:last-child a {
    border-bottom: 0px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:active,
.dropdown-menu > li > a:focus {
    padding: 10px 10px 10px 10px;
    color: #ffffff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent!important;
	color:#fefefe;
}
span.th-copyright {
      color: #fefefe;
    display: inline-block;
    margin-top: 6px;
    font-size: 13px
}
.th-footernav {
     color: #fefefe;
    font-size: 13px;
    line-height: 17px;
    text-transform: capitalize;
}
.th-footernav ul {
    width: 100%;
    font-weight: 600;
    list-style: none;
    line-height: inherit;
}
.th-footernav ul li {
       padding: 0px 7px 0px 2px;
    line-height: inherit;
    list-style-type: none;
    display: inline-block;
}
.th-footernav ul li a {
    color: #fff;
    display: block;
    font-size: 13px;
	font-weight: 500;
    text-transform: capitalize;
}
.th-footernav ul li a:after{ height:10px; background:#fefefe; width:1px;}

.th-footernav ul li a i {
    color: #fff;
    font-weight: bold;
    font-size: 1.8em;
}
.th-footernav ul li a:hover{     color: #FFF;
    TEXT-DECORATION: NONE;}
.th-footernav ul li a i:hover{color:#373435;}
/* =====================
	loginbox css
*/

label.mylabel{    text-transform: uppercase;
    text-decoration: underline;
}

.btm0{margin-bottom:0!important;}
.btm24{margin-bottom:24px!important;}
.logo{margin-top:0px;}


.login-wrapper {
  padding: 30px;
    padding-top: 15px;
    background: transparent;
    border-radius: 6px;
    width: 325px;
    margin: 0 auto;
}
.loginimg{width: 150px;
    margin-bottom: 20px;}
.registerbtn{    background: #006cb5!important; border: none!important;
    border-radius: 70px!important;
  
    height: 36px;
    padding: 6px 6px;
    color: #fefefe!important;
    font-weight: bold!important;
    font-size: 16px;
    width: 100%;
	}
 .reg{
		border-radius:70px!important;
	margin-bottom: 0!important;
    border: 1px solid #006cb5!important;
    border-radius: 70px!important;
    width: 200px!important;
    margin: 0 auto!important;}
.login-wrapper .input-group {
    border: 1px solid #264795!important;
    border-radius: 4px!important;
	margin-bottom:24px;
}
.login-wrapper .input-group .input-group-addon {
    background: #264795!important;
    border: none!important;
    padding: 4px 12px!important;
    border-radius: 0!important;
}
.login-wrapper input[type="text"] {
    background: transparent;
    color: #000;
    font-size: 13px;
	border:0;

}
.login-wrapper input[type="password"] {
    background: transparent;
    color: #000;
    font-size: 13px;
    border: 0;
}

.login-wrapper .input-group .form-control{ height:36px; text-transform:none;}
.loginbtn {
  border: none!important;
    border-radius: 0!important;
    background: #264795!important;
    height: 34px;
    padding: 8px 5px;
    text-transform: capitalize!important;
    color: #fefefe!important;
    font-weight: 500!important;
    font-size: 14px;
    width: 100%;
}
.login-wrapper .input-group .input-group-addon i {
    color: #fefefe;
	width:28px;
}

.bttn-group{width:100%;}

.login-wrapper .input-group ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000!important;
  font-size:13px;
}
.login-wrapper .input-group ::-moz-placeholder { /* Firefox 19+ */
  color: #000;
   font-size:13px;
}
.login-wrapper .input-group :-ms-input-placeholder { /* IE 10+ */
 color: #000;
  font-size:13px;
}
.login-wrapper .input-group :-moz-placeholder { /* Firefox 18- */
  color: #000;
}
.frgt {      margin-top: 0;
    display: inline-block;
    margin-bottom: 0;
    /* text-align: right; */
    float: right;
}
.frgt a {
   font-size: 12px;
    color: #000!important;
    text-decoration: underline;
}
.login-wrapper h4{color:#264795;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom:20px;
    margin-top: 0;}
	
	
/*
================================================
+ Header CSS
================================================
*/

header {
    position: relative;
    width: 100%;
   
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: 30% 20%;
    background: url(../img/banner_bg.jpg);
    text-align: center;
    color: white;
	background-size:cover;
}
header.inner {
    position: relative;
    width: 100%;
    height: auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background: #363435;
    text-align: center;
    color: white;
}
header .header-content {
    position: relative;
    text-align: center;
    width: 100%;
}
header.inner .header-content {
    position: relative;
    text-align: left;
    padding: 7px 0;
    width: 100%;
}
header .header-content hr {
    margin: 30px auto;
}
header .header-content p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
    letter-spacing: 1pt;
}
header .header-content h1 {
    font-size: 35px;
    padding: 20px 0;
    color: rgba(255, 255, 255, 1);
    text-transform: none;
    letter-spacing: 0.5px;
    text-align: center;
    text-shadow: 0px 2px 0px #333;
    margin: 0px;
}
header.inner .header-content h1 {
    font-size: 20px;
    padding: 0px;
    color: rgba(255, 255, 255, 1);
    text-transform: none;
    letter-spacing: 0.5px;
    text-align: left;
    text-shadow: none;
    margin: 10px 0;
}


header.inner .header-content h1 a {
    font-size: 14px;
    padding: 20px 0;
    color: #999;
    text-transform: none;
    letter-spacing: 0.5px;
    text-align: left;
}
header.inner .header-content h1 a:hover,
header.inner .header-content h1 a:active,
header.inner .header-content h1 a:focus {
    color: #f9f9f9;
    text-decoration: none;
}
header .header-content h1 span {
    font-size: 14px;
    font-weight: bold;
}
header .header-content p {
    font-size: 15px;
    margin: 20px auto;
    width: 70%;
    color: #999999;
}
.position-bar {
    top: -150px;
    background-color: #f9f9f9;
    padding: 50px;
    border: 1px solid #f1f1f1;
    margin-bottom: -90px;
}
.banner-bar .banner-bar-one,
.banner-bar .banner-bar-two,
.banner-bar .banner-bar-three {
    text-align: center;
    padding: 30px 0;
}
.banner-bar h3 {
    text-align: center;
    color: #ffffff;
    margin: 10px auto;
    font-weight: 200;
}
.banner-bar h3 span {
    font-weight: 700;
}
.banner-info {
    margin: 6.5%  0;
}

ol.ordered-list li {
    text-align: justify;
    font-size: 13.5px;
}
#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
    cursor: crosshair;
}

    #myImg:hover {
        opacity: 0.7;
    }

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 999; /* Sit on top */
    padding-top: 15px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
   
    background-color: rgba(0,0,0,0.2); /* Black w/ opacity */
}
.diwaliimg img{width:100%;}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #264795;
    color: #fff;
}

.modal-title {
    color: #fff;
}
/* Modal Content (image) */
.modal-content {
    margin: auto;
    border-radius: 0px;
    display: block;
    width: 100%;
}

#myModal01 .modal-dialog {
    
    width: 420px;
   
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0;
    z-index: 0;
}
.close.cllsse32 {
    position: absolute;
    top: -15px;
    right: -12px;
    color: #000;
    font-size: 33px;
    font-weight: normal;
    transition: 0.3s;
    background: #fff !important;
    opacity: 1;
    width: 30px;
    z-index: 999;
    HEIGHT: 30PX;
    line-height: 26px;
    text-align: center;
    border-radius: 100%;
}
.clse {
    z-index: 999;
    position: absolute !important;
    margin: 0;
    opacity: 1;
    height: 56px;
    right: -21px !important;
    top: 2px !important;
    background: #ffffff !important;
    padding: 0;
    color: #000 !important;
}

/* Add Animation */
.modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }

    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

    .close:hover,
    .close:focus {
        color: #bbb;
        text-decoration: none;
        cursor: pointer;
    }

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%;
    }
}

ol.tnclist {
    margin-left: 15px;
    margin-right: 15px;
}

    ol.tnclist li {
        line-height: 200%;
        text-align: justify;
        margin-bottom: 25px;
        color:#222;
    }

.banner-info {
    margin: 6.5% 0;
}

ol.ordered-list li {
    text-align: justify;
    font-size: 13.5px;
}

.tncfig {
    text-align: right;
}

    .tncfig a {
        font-size: 16px;
        text-shadow: 2px 2px 3px #ccc;
        font-weight: bold;
        text-transform: capitalize;
    }

        .tncfig a:hover {
            color: #006cb5;
        }

        .tncfig a:focus {
            color: #006cb5;
        }

/*
================================================
+ About us CSS
================================================
*/

.profile-box {
    padding: 40px 10px 30px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.5s all ease;
    background-color: #fff;
}
.profile-box:hover {
    padding: 35px 10px 35px;
    box-shadow: 0px 0px 20px #bbb;
}
.profile-box h4 {
    color: #333;
    font-weight: 400;
    margin-top: 10px 0;
}
.profile-box h4 span {
    font-weight: 800;
}
/*
================================================
+ Services CSS
================================================
*/

section#services {
    padding: 50px 0 33px;
}
.service-box {
    background: #f1f1f1;
    padding: 25px;
    border-radius: 5px;
    text-align: center;
}
.position-bar .service-box {
    background: #fff;
    padding: 25px;
    border-radius: 5px;
    text-align: center;
}
.service-box-button {
    margin-top: 15px;
    font-size: 14px;
    padding: 10px 25px;
    color: #ffffff;
    border-radius: 50px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 300;
    display: inline-block;
    cursor: pointer;
    border: none;
}
.service-box-button:hover,
.service-box-button:active,
.service-box-button:focus {
    text-decoration: none;
    background-color: #555;
    color: #ffffff;
}
.service-box h3 {
    font-weight: 400;
    color: #000;
    margin: 20px auto;
}
.service-box p {
    margin-bottom: 0;
}
.service-box img {
    margin-bottom: 5px;
}
/*
================================================
+ Blog/News  CSS
================================================
*/

.img-box img {
    width: 100%;
}
.img-box span {
    position: absolute;
    z-index: 10;
    color: #f1f1f1;
    padding: 10px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1pt;
}
.article-box {
    overflow: hidden;
}
.post-content-text {
    width: 100%;
    float: left;
    position: absolute;
    left: 0;
    bottom: -45px;
    padding-bottom: 10px;
    background: rgba(0, 0, 0, 0.8);
    text-align: center;
    color: #fff;
    cursor: pointer;
    transition: all 0.3s ease 0s;
}
.article-box:hover .post-content-text,
.post-content-text:hover {
    bottom: 0px;
}
.post-content-text h4 {
    font-size: 16px;
    color: #cccccc;
    line-height: 23px;
    font-weight: 400;
	padding:0 5px;
}
.post-content-text .post-more {
    padding: 5px;
}
.post-more a {
    padding: 5px 20px;
    color: #fff;
    border-radius: 15px;
}
.post-more a:active,
.post-more a:focus,
.post-more a:hover {
    text-decoration: none;
}
.template-readmore {
    padding: 5px 15px;
    border: 1px solid;
}
.template-readmore:hover {
    border: 1px solid;
    color: #ffffff;
    text-decoration: none;
}
.news-post a:hover {
    text-decoration: none;
}
.news-post h3 a {
    color: #282A2B;
}
.list-thumb {
    padding: 10px;
    width: 100%;
    background-size: cover;
}
.list-thumb > div {
    border: 1px solid #ffffff;
    min-height: 320px;
    background: rgba(0, 0, 0, 0.3);
    transition: all .2s ease-in;
}
.list-thumb > div:hover {
    background: rgba(0, 0, 0, 0);
    transition: all .2s ease-in;
}
div.grid-container .post-preview,
div.grid-sidebar-container .post-preview {
    margin: 0;
    padding: 10px;
}
.post-preview > a {
    color: #333333;
}
.post-preview a:hover,
.post-preview a:focus {
    text-decoration: none;
}
.post-preview > a > .post-title {
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 10px;
    font-weight: 400;
    color: #666;
}
.post-box {
    padding: 15px;
    border-bottom: 5px solid rgba(241, 71, 66, 0);
    background-color: #f9f9f9;
}
.post-box:hover {
    padding: 15px;
    border-bottom: 5px solid rgba(241, 71, 66, 0.7);
    box-shadow: 0px 0px 20px 2px #c1c1c1;
    background-color: #ffffff;
    -moz-transform: scale(1.04);
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
}
div.grid-container .post-preview > .post-box a > .post-title,
div.grid-sidebar-container .post-preview > .post-box a > .post-title {
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 27px;
}
.post-preview > a > .post-subtitle {
    margin: 0;
    font-weight: 300;
    margin-bottom: 10px;
}
.post-preview .post-meta {
    color: #777777;
    font-size: 15px;
    margin-top: 0;
}
.grid-sidebar-container .post-preview .post-meta {
    color: #777777;
    font-size: 14px;
    margin-top: 0;
    padding: 5px 10px;
    background: #f1f1f1;
}
.grid-sidebar-container .post-box {
    padding: 12px;
    border: 1px solid #f1f1f1;
    border-radius: 4px;
    background-color: #ffffff;
}
.grid-sidebar-container .list-thumb {
    padding: 0px;
    width: 100%;
    background-size: cover;
}
.caption {
    text-align: center;
    font-size: 14px;
    padding: 10px;
    font-style: italic;
    margin: 0;
    display: block;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.pager {
    margin: 20px 0 0;
    text-align: justify;
}
.pager li > a,
.pager li > span {
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 1px;
    padding: 15px 25px;
    color: white;
    border-radius: 0;
}
.pager li > a:hover,
.pager li > a:focus,
.pager li > a:active {
    background-color: white;
}
.sidebar {
    padding-left: 25px;
}
/*blog sidebar */

.sidebar-social .fa {
    font-size: 2em;
    padding: 10px 0;
    border: 1px solid #f1f1f1;
    width: 50px;
    text-align: center;
    background: #f9f9f9;
}
.sidebar .search-btn {
    padding: 25px 10px;
    border-radius: 0;
    width: 230px;
}
.sidebar {
    padding-left: 25px;
}
.sidebar h2 {
    font-size: 25px;
    font-weight: 400;
    text-transform: capitalize;
}
.sidebar-post {
    padding: 15px 5px;
    border-bottom: 1px dashed #ccc;
}
.sidebar-post-last {
    border-bottom: none;
    padding: 15px 5px 5px 5px;
}
.sidebar-post > a {
    font-size: 17px;
    margin: 10px 0;
    color: #777777;
}
.sidebar-post > a:hover {
    text-decoration: none;
}
.sidebar-post > a::before {
    font-family: FontAwesome;
    content: "\f105";
    margin-right: 6px;
}
.sidebar .post-meta {
    font-size: 13px;
    margin: 5px 0 0 0;
    line-height: 1;
    color: #999;
}
ul.sidebar-list {
    padding: 0 0 0 10px;
}
.sidebar-list li {
    list-style: none;
}
.sidebar-list li:before {
    font-family: FontAwesome;
    content: "\f105";
    margin-right: 6px;
}
.sidebar-list li a {
    font-size: 17px;
    line-height: 1.8;
    color: #777;
}
.sidebar-list li a:hover,
.sidebar-list li a:focus,
.sidebar-list li a:active {
    text-decoration: none;
}
.sidebar-tags {
    margin: 20px 0 0 0;
}
.sidebar-tags a {
    color: #b9b9b9;
    border: 1px solid #b9b9b9;
    border-radius: 2px;
    padding: 5px 15px;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 5px;
    transition: all .3s;
}
.sidebar-tags a:hover,
.sidebar-tags a:active,
.sidebar-tags a:focus {
    text-decoration: none;
    transition: all .3s;
}
.sidebar-cta {
    text-align: center;
    color: #fff;
    padding: 10px;
}
.sidebar-cta div {
    padding: 50px 20px;
    border: 1px solid #fff;
}
button.btn-download {
    background: #fff;
    border: none;
    color: #666;
    font-size: 23px;
    padding: 10px 15px;
    margin: 10px auto;
}
.address-box .fa-facebook,
.sidebar .fa-facebook {
    color: #3b5998;
}
.address-box .fa-twitter,
.sidebar .fa-twitter {
    color: #0084b4;
}
.address-box .fa-google-plus,
.sidebar .fa-google-plus {
    color: #d34836;
}
.address-box .fa-whatsapp,
.sidebar .fa-whatsapp {
    color: #128c7e;
}
.address-box .fa-linkedin,
.sidebar .fa-linkedin {
    color: #0077b5;
}
.address-box .fa-youtube,
.sidebar .fa-youtube {
    color: #cd201f;
}
/*
================================================
+ Blog Single Css
================================================
*/

.list-container {
    padding-right: 25px;
    border-right: 1px solid #f1f1f1;
}
.single-post-heading {
    font-size: 25px;
    color: #111111;
    font-weight: 500;
}
p.author-info {
    background: #f6f6f6;
    padding: 10px;
    margin: 10px 0;
}
p.post-meta {
    color: #333;
    margin: 15px 0 0 0;
    font-size: 20px;
}
.post-meta a {
    text-decoration: none;
}
.post-social-share span {
    bottom: 3px;
}
.post-social-share .fa {
    font-size: 23px;
    margin: 0 2px;
    padding: 5px;
    border: 1px solid;
    width: 40px;
    text-align: center;
}
.post .comment-btn {
    padding: 25px 10px;
    border-radius: 0;
    width: 100%;
}
.post .post-footer .input-group-addon a {
    color: #454545;
}
.comments-list p {
    margin: 5px 0 0 0;
}
.post .post-footer .comments-list {
    padding: 0;
    margin-top: 20px;
    list-style-type: none;
}
.post .post-footer .comments-list .comment {
    display: block;
    width: 100%;
    margin: 20px 0;
}
.post .post-footer .comments-list .comment .avatar {
    width: 35px;
    height: 35px;
}
.post .post-footer .comments-list .comment .comment-heading {
    display: block;
    width: 100%;
}
.post .post-footer .comments-list .comment .comment-heading .user {
    font-size: 14px;
    font-weight: bold;
    display: inline;
    margin-top: 0;
    margin-right: 10px;
}
.post .post-footer .comments-list .comment .comment-heading .time {
    font-size: 12px;
    color: #aaa;
    margin-top: 0;
    display: inline;
}
.post .post-footer .comments-list .comment .comment-body {
    margin-left: 50px;
}
.post .post-footer .comments-list .comment > .comments-list {
    margin-left: 50px;
}
.input-group-addon {
    border-radius: 0;
}
/*
================================================
+ Our Team  CSS
================================================
*/

.team-more a {
    margin: 5px;
    border-radius: 15px;
}
.team-more a:active,
.team-more a:focus,
.team-more a:hover {
    text-decoration: none;
}


.team-content-text {
    width: 100%;
    float: left;
    position: absolute;
    left: 0;
    bottom: -30px;
    padding-bottom: 10px;
    background: rgba(0, 0, 0, 0.8);
    text-align: center;
    color: #fff;
    cursor: pointer;
    transition: all 0.3s ease 0s;
}
.article-box:hover .team-content-text,
.team-content-text:hover {
    bottom: 0px;
}
.team-content-text h4 {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.5pt;
    color: #fff;
    line-height: 23px;
    font-weight: 400;
}
/*
================================================
+ FAQ styles
================================================
*/


.panel-default {
    border: 0px solid #eee;
}
.panel-default > .panel-heading {
    border: 0px;
    background-color: #ffffff;
    border-bottom: 0px;
}
.panel-heading {
    padding: 0;
    border: none;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    background-color: transparent;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 13px;
    color: #fff;
    font-weight: 400;
    letter-spacing:normal;
}
.panel-title a,
.panel-title a:focus {
    position: relative;
    overflow: hidden;
    display: block;
    text-decoration: none;
    padding: 6px 45px;
    background-color: #e6e4e4;
    color: #333333;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}
.panel-title a[aria-expanded="true"]:before {
    content: "-";
}
.panel-title a:before {
    position: absolute;
    top: 50%;
    left: 25px;
    font-size: 14px;
    content: "+";
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.panel-group .panel {
    border-radius: 0px;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 0px;
}
.panel-title a:hover,
.panel-title a[aria-expanded="true"] {
    color: #fff;
}
.panel-body {
    color: #333333;
    line-height: 26px;
    letter-spacing: 0.1pt;
    padding: 25px;
    background-color: transparent;
}
/*
================================================
+ Testimonials CSS
================================================
*/

aside#testmonials {
    padding: 29px 0 36px;
}
#quote-carousel {
    padding: 0 10px 30px 10px;
}
#quote-carousel p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px;
    font-weight: 300;
    color: #f1f1f1;
}
#quote-carousel .carousel-control {
    background: none;
    color: #f1f1f1;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-control.left {
    left: 10px;
}
#quote-carousel .carousel-control.right {
    right: 10px;
}
#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: 0px;
}
#quote-carousel .carousel-indicators li {
    width: 15px;
    height: 15px;
    margin: 5px;
    cursor: pointer;
    overflow: hidden;
    transition: all 0.4s;
    border-radius: 10px;
    border: none;
}
#quote-carousel .carousel-indicators .active {
    width: 35px;
    opacity: 1;
}
.carousel-inner {
    min-height: 200px;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}
/*
================================================
+ Contact Us CSS
================================================
*/

img.template-contact-icon {
    width: 50px;
    float: left;
    margin-right: 15px;
}
.template-form .form-control:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 #fff;
    box-shadow: 0 0 #fff;
    border-radius: 0;
}
.template-form .form-control {
    display: block;
    width: 100%;
    padding: 0 0 0 10px;
    font-size: 16px;
    line-height: 42px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #f1f1f1;
    border-radius: 0px;
    margin-bottom: 15px;
    height: 42px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.template-form textarea.form-control {
    padding: 5px 20px 20px 10px;
    height: 100px;
}
.template-submit {
    font-size: 15px;
    border: 0px solid #fff;
    padding: 10px 20px;
    background: rgba(26, 188, 156, 0.8);
    color: #fff;
    border-radius: 0;
    font-weight: 300;
    margin-bottom: 15px;
}
.template-submit:hover {
    background: rgba(26, 188, 156, 0.8);
}
/* */
.contact-page {min-height:418px;}

.contact-page .template-form {
    border: 1px solid #f9f9f9;
    padding: 20px;
    box-shadow: 0px 0px 15px #eee;
}
.contact-heading {
    font-weight: 300;
    color: #555;
}
.contact-heading span {
    font-weight: 500;
    color: #555;
}
img.konnect-contact-icon {
    width: 30px;
    float: left;
    margin-right: 10px;
}
.konnect-form .form-control:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 #fff;
    box-shadow: 0 0 #fff;
    border-radius: 0;
}
.konnect-form .form-control {
    display: block;
    width: 100%;
    height: 40px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d2d2d2;
    border-radius: 0px;
    margin-bottom: 15px;
}
.konnect-form textarea.form-control {
    padding: 5px 20px 20px 10px;
    height: 91px;
}
.konnect-submit {
    font-size: 15px;
    border: 0px solid #fff;
    padding: 10px 20px;
    background: rgba(10, 132, 203, 0.9);
    color: #fff;
    border-radius: 0;
    font-weight: 300;
}
.konnect-submit:hover {
    background: rgba(10, 132, 203, 1);
}
.contact-address-box {
    padding: 10px 15px;
    background: #0A84CB;
    color: #f1f1f1;
}
.contact-address-box h3 {
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.contact-address-box .fa {
    border: 2px solid #ffffff;
    border-radius: 50%;
    padding: 7px;
    font-size: 14px;
    margin-right: 5px;
}
aside.contact-address {
    padding: 30px 0;
}
.address-box {
   width: 100%;
    background: transparent;
   
    height: 150px;
  
}
.address-box:last-child {
      margin-bottom: 0px;
}
.address-box .fa {
    font-size: 20px;
    margin: 0 6px;
}
aside.full-map {
    padding: 0px;
}
aside.full-map .container-fluid {
    padding: 0px;
}
.contact-box {
    padding: 10px 20px;
    margin: 0px;
}
/*
================================================
+ Footer CSS
================================================
*/

.footer-widget ul li {
    padding: 8px 0px;
    width: 50%;
    display: inline-block;
    float: left;
}
.footer-widget h3 {
    margin: 0 0 15px 0;
    font-weight: bold;
}
.footer-widget .read-more {
    color: #ffffff;
    padding: 10px;
    display: inline-block;
}
.footer-widget .read-more::before {
    content: "\f101";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-right: 5px;
}
.footer-widget .read-more:hover,
.footer-widget .read-more:active,
.footer-widget .read-more:focus {
    text-decoration: none;
}
.footer-widget.address .fa {
    font-size: 19px;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}
.footer-widget.address p {
    float: left;
    width: 100%;
}
.footer-widget.address p span {
    float: left;
}
.footer-widget ul li a {
    color: #555;
}
.footer-widget ul li a:hover,
.footer-widget ul li a:active,
.footer-widget ul li a:focus {
    text-decoration: none;
}
footer {
    background-color: #264795;
}
footer .container {
    padding: 12px 0px;
}
footer .container p {
    margin: 0px;
	color:#fefefe;
    font-size: 14px;
}
.contact-social a {
    display: inline-block;
    float: none;
    margin: 0 0 0 10px;
    font-size: 16px;
    color: #555;
}
/*
================================================
+ Buttons CSS
================================================
*/

.btn-default {
        color: #565656;
    background-color: #cac8c8;
    border-color: #cac8c8;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    color: #222222;
    background-color: #f2f2f2;
    border-color: #ededed;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: white;
    border-color: white;
}
.btn-default .badge {
    color: white;
    background-color: #222222;
}
.btn-primary {
    color: white;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    color: white;
    background-color: #6c6c6c;
    border-color: #6c6c6c;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary .badge {
    background-color: white;
}
.btn {
    font-family: 'roboto', sans-serif;
    border: none;
    font-weight: 400;
    text-transform: capitalize;
}
.btn-xl {
    padding: 15px 30px;
}
.template-button {
    font-size: 18px;
    padding: 12px 38px;
    font-weight: 400;
    background: #fff;
    border-radius: 40px;
    font-family: 'roboto', sans-serif;
    text-transform: uppercase;
    float: left;
    display: inline-block;
}
.dark-bg .template-button {
    color: #fff;
    display: inline-block;
    float: none;
    margin-top: 25px;
}
.template-button:hover,
.template-button:focus,
.template-button:active {
    text-decoration: none;
    padding: 12px 28px 12px 48px;
}
.dark-bg .template-button:hover,
.dark-bg .template-button:active,
.dark-bg .template-button:focus {
    color: #fff;
}
/*
================================================
+ Google Map CSS
================================================
*/

a[href^="http://maps.google.com/maps"] {
    display: none !important
}
a[href^="https://maps.google.com/maps"] {
    display: none !important
}
.gmnoprint div {
    background: none !important;
}
.googleMap .gm-style {
    border-style: solid;
    border-width: 1px;
    border-color: rgba(113, 113, 113, 0.5);
}
#map {
    height: 465px;
}
.contact-map {
    padding-bottom: 0;
}
.contact-map .container-fluid {
    padding-right: 0;
    padding-left: 0;
}
@media (max-width: 768px) {
	
    .small-map {
        margin-bottom: 20px;
    }
}
/*
================================================
+ Login Page
================================================
*/

.section-bottom-border {
    border-bottom: 1px solid #f1f1f1;
}
.login-main {
    max-width: 360px;
    margin: 0 auto;
    border: 1px solid #f1f1f1;
    padding: 20px;
    background-color: #ffffff;
    box-shadow: 0px 0px 15px #eee;
}
.login-or {
    position: relative;
    font-size: 18px;
    color: #aaa;
    margin: 30px 0;
}
.span-or {
    display: block;
    position: absolute;
    left: 50%;
    top: -12px;
    margin-left: -25px;
    background-color: #fff;
    width: 50px;
    text-align: center;
}
.hr-or {
    background-color: #cdcdcd;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    border-color: #f1f1f1;
    border-width: 1px;
    max-width: 100%;
}
.btn-facebook {
    background-color: #fff;
    color: #3b5998;
    border: 1px solid;
}
.btn-facebook:hover {
    background-color: #fff;
}
.btn-google {
    background-color: #fff;
    color: #dd4b39;
    border: 1px solid;
}
.btn-google:hover {
    background-color: #fff;
}
/*
================================================
+ 404 Page
================================================
*/

.error-page ul {
    margin: 20px 0;
}
.error-page ul li {
    list-style-type: none;
    display: inline;
}
.error-page ul li a {
    padding: 5px 15px;
    color: #ffffff;
    display: inline-block;
    margin: 2px;
}
.error-page ul li a:hover,
.error-page ul li a:active,
.error-page ul li a:focus {
    text-decoration: none;
    background-color: #555;
    color: #ffffff;
}
/*
================================================
+ Keyframes 
================================================
*/

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/*
================================================
+ Responsive Design CSS
================================================
*/

@media (min-width: 320px) and (max-width: 480px) {
    header.inner .header-content h1 span {
        font-size: 22px;
    }
    ul.dot-ul li {
        width: 100%;
    }
    .login-signup {
        padding: 20px 0px 40px;
    }
    .login-main {
        max-width: 360px;
        margin: 0 auto;
        border: none;
        padding: 20px;
        background-color: #ffffff;
        box-shadow: none;
    }
    .pager li > a,
    .pager li > span {
        padding: 15px 5px;
    }
    .post-social-share .fa {
        font-size: 19px;
        width: 35px;
    }
    .sidebar-cta div {
        padding: 20px;
    }
    .contact-page .template-form {
        border: none;
        padding: 0 20px 40px;
        box-shadow: none;
    }
}
@media (max-width: 767px) {
	.smlogo{position: relative;
    width: 107px;
    /* z-index: 999; */
    margin-top: 0;}
    div.konnect-info .container-fluid,
    nav#mainNav .container-fluid {
        padding: 0px;
    }
   #myModal01 .modal-dialog {
    width: 90%;
    z-index: 999999;
    margin: 0 auto;
}
    .navbar-brand {
        padding-left: 15px;
    }
    .konnect-float-right {
        text-align: center;
        float: none;
    }
    .konnect-info li {
        float: none;
    }
    .konnect-carousel {
        display: none;
    }
    .affix-top {
        position: relative;
    }
    .template-form .form-control {
        padding: inherit;
    }
    div.banner-info {
        margin: 20px 0 0;
    }
    [class*="banner-bar-"] {
        margin: 0;
    }
    .fixed-right-bottom {
        bottom: 10px;
        left: 10px;
        min-width: 90%;
        position: fixed;
        z-index: 9999;
    }
    .navbar-toggle {
        border: 0px;
        margin: 12px 20px 0px;
        padding: 0px;
        background-color: #fff;
    }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background: #fff;
    }
    .navbar-default li.search-icon {
        display: none;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: inherit;
    }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 10px 15px 10px 25px;
    }
    .position-bar {
        position: static;
        background-color: #f9f9f9;
        padding: 50px 15px;
        border: 1px solid #f1f1f1;
        margin-bottom: 0px;
    }
    header.home-two {
        height: auto;
        padding-bottom: 20px;
    }
    img.template-contact-icon {
        margin-right: 10px;
        width: 25px;
    }
    .template-button {
        float: none;
    }
    .template-space {
        min-height: 20px;
    }
    section#blog .template-space,
    section#contact .template-space {
        min-height: 0px;
    }
    nav.affix-top a.logo-color {
        display: block;
        transition: all 0.35s;
    }
    nav.affix a.logo-white,
    nav.affix-top a.logo-white {
        display: none;
        transition: all 0.35s;
    }
    .navbar-nav .open .dropdown-menu {
        background-color: #f1f1f1;
    }
    .template-list {
        margin: 0 auto;
    }
    .template-float-right,
    .template-info li {
        border-right: 0px;
        text-align: center;
        float: none;
    }
    .text-center img {
        margin: 0 auto;
    }
    .text-right,
    .text-left {
        text-align: center;
    }
    #quote-carousel {
        padding: 0;
    }
    #quote-carousel .carousel-indicators {
        position: relative;
    }
    #quote-carousel p {
        font-size: 16px;
        line-height: 1.2;
        margin-bottom: 20px;
        font-weight: 300;
    }
    #quote-carousel .carousel-control {
        display: none;
    }
    .section-heading {
        font-size: 18px;
    }
    .section-heading + p {
        width: 100%;
    }
    .profile-box {
        margin: 20px 0;
    }
    .purchase-button {
        margin-top: 20px;
    }
    .service-box {
        margin: 20px 0;
    }
    .footer-widget .read-more {
        display: inline-block;
        margin-bottom: 8px;
    }
    .footer-widget {
        margin-bottom: 30px;
    }
    .footer-widget ul {
        display: inline-block;
    }
    .footer-widget.address {
        margin-bottom: 0px;
    }
    .aside-cta {
        padding: 40px 0 60px;
    }
    h3.cta-heading {
        display: inline-block;
    }
    .skill-box {
        margin-top: 20px;
    }
    .article-box {
        margin: 20px 0 0 0;
    }
    .article-box:first {
        margin: 0;
    }
    section#services {
        padding: 50px 0 48px;
    }
    .list-thumb {
        min-height: 200px;
    }
    .list-thumb > div {
        min-height: 180px;
    }
    .post-preview > a > .post-title {
        font-size: 20px;
        margin-top: 20px;
    }
    .list-container {
        border-right: 0px;
        padding-right: 15px;
    }
    .author-box .col-md-6 {
        padding: 0px;
    }
    .sidebar {
        padding-left: 15px;
        padding-top: 15px;
    }
    .sidebar-social .fa {
        font-size: 1.5em;
        padding: 8px 0;
        width: 45px;
    }
    .form-inline,
    .form-group {
        text-align: justify;
    }
    .post-box:hover {
        padding: 10px;
        box-shadow: 0px 0px 20px 2px #c1c1c1;
        background-color: #ffffff;
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    .pager li > a {
        font-size: 12px;
    }
    .small-map {
        margin: 0px 0px;
        padding: 0px;
    }
    .contact-page {
        padding-bottom: 0px;
    }
    img.template-contact-icon {
        float: none;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .navbar-header {
        width: 100%;
    }
    .affix .navbar-header {
        display: none;
        transition: all ease-in-out .3s;
    }
    .affix .navbar-nav > li > a {
        padding: 15px 10px;
        margin-bottom: 0px;
    }
    .collapse .navbar-right {
        float: left !important;
    }
    .navbar-nav > li > a {
        padding: 15px 10px !important;
    }
    .navbar-right .dropdown-menu {
        left: 0px;
    }
    .navbar-toggle {
        border: 0px;
        margin: 10px 20px;
        padding: 0px;
        background-color: transparent;
    }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background: transparent;
    }
    li.search-icon {
        display: none
    }
    .position-bar {
        position: static;
        background-color: #f9f9f9;
        padding: 50px 15px;
        border: 1px solid #f1f1f1;
        margin-bottom: 0px;
    }
    header.home-two {
        height: auto;
    }
    .banner-info {
        margin-top: 0;
    }
    .banner-image-info {
        padding: 30px 0 0;
    }
    .banner-bar h3 {
        font-size: 18px;
    }
    header .header-content {
        padding: 80px 0 0;
    }
    .purchase-button {
        margin: 15px 0 0;
    }
    .profile-box {
        margin: 10px auto;
    }
    .service-box {
        margin: 10px auto;
    }
    .section-heading.one {
        clear: both;
        float: left;
        margin: 30px 0 20px;
        width: 100%;
    }
    .section-heading + p {
        width: 100%;
    }
    section#portfolio {
        padding: 50px 0 45px;
    }
    .footer-widget.quicl-links {
        display: none;
    }
	
    .article-box {
        margin: 10px 0;
    }
    .sidebar {
        padding-left: 15px;
        padding-top: 15px;
    }
    .author-box .col-md-6 {
        padding: 0px;
    }
    img.template-contact-icon {
        display: none;
    }
}
@media (min-width: 768px) {
	.smlogo{width: 171px;
    position: absolute;
    margin-top: -28px;}
    .navbar-nav > li > a {
        padding: 12px 3px;
        font-size: 13px !important;
    }
    .navbar-nav > li:last-child > a {
        padding: 12px 0px 12px 0px;
    }
    .navbar-nav > li {
        margin:0px 4px 0 4px;
    }
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -10px;
    }
    .navbar-default .navbar-header .navbar-brand {
        color: rgba(255, 255, 255, 0.7);
    }
    .navbar-default .navbar-header .navbar-brand:hover,
    .navbar-default .navbar-header .navbar-brand:focus {
        color: white;
    }
    .navbar-default .nav > li > a,
    .navbar-default .nav > li > a:focus {
        font-weight: 500;
    }
    .navbar-default .nav > li > a {
        position: relative;
      letter-spacing: 0pt;
    }
    .navbar-default.affix {
        background-color: #ec3237;
        border-color: rgba(34, 34, 34, 0.05);
        -webkit-transition: all 2s ease-in;
        transition: all 1s ease-in;
    }
    .navbar-default.affix .navbar-header .navbar-brand {
        font-size: 14px;
    }
    .navbar-default.affix .navbar-header .navbar-brand:hover,
    .navbar-default.affix .navbar-header .navbar-brand:focus {
        color: #6c6c6c;
    }
    .navbar-default.affix .nav > li > a,
    .navbar-default.affix .nav > li > a:focus {
        color: #333;
    }
    header .header-content {
        position: relative;
    }
    .skill-box {
        padding: 0 20px;
    }
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 16px;
    }
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 22px;
    }
}
@media (max-width: 991px){
	.img-hide-sm {
		display: none;
	}	
}
@media (min-width: 1000px) and (max-width: 1024px) {
    .sidebar-social .fa {
        font-size: 20px;
        padding: 8px 0;
        width: 42px;
    }
    .sidebar-cta div {
        padding: 20px;
    }
    .contact-box {
        margin: 0px;
    }
}