a {
    color: inherit;
    text-decoration: none;
}

.a {
    color: inherit;
    text-decoration: none;
}

/*.a:hover {
    color: #fff;
    text-decoration: none;
	background:#000;
}
*/
.lbltotmypayamt
{
	text-align:right !important;
	font-size: medium !important;
	padding: 12px!important;
}
.valtotmypayamt
{
	text-align:center !important;
	font-size: medium !important;
	padding: 12px !important;
}
.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.zero-marginleft {
    margin-left: 0px !important;
}
.my_footer .footer {
    background-image: -webkit-linear-gradient(46deg,rgba(0,130,235,.17) 0,rgba(150,195,34,.32) 100%) !important;
}
.col-md-6.align_left.float_left {
    text-align: left;
}
.float_left {
    float: left;
}
.boxx .btn_login:active {
	background : red ;
}
i#eye:active {
	color : red ;
}
.f_links a:active {
	color : red ;
}
.mymenulink p a:active {
	color : red ;
}
.footer {
    width: 100%;
    text-align: center;
    display: block;
    position: relative;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    background: rgb(13,163,243);
    border-top: 1px solid lighgrey;
}
.multicolor,
.multicolor * {
    -webkit-transition: background-color .5s, color .5s;
    -moz-transition: background-color .5s, color .5s;
    -o-transition: background-color .5s, color .5s;
    -ms-transition: background-color .5s, color .5s;
    transition: background-color .5s, color .5s;
}

html,
body {
    width: 100%;
    /*min-width: 480px;*/
	font-family : Source Sans Pro; 
	overflow-x  : hidden ;
}

#main-body-container {
    width: 100%;
    height: 100%;
}
.toptext h2 {
    font-size: 25px;
}

.width-container {
    width: 1024px;
    margin: 11% auto;
}

/* loader */

.loader-div {
position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 99992;
    text-align: center;
	padding-bottom : 100% ;
}
.wrapper {
      height: 50px;
      margin-top: calc(50vh - 25px);
      margin-left: calc(50vw - 100px);
      width: 180px;
    }
 .circle {
      border-radius: 50%;
      border: 3px rgb(13,165,243) solid;
      float: left;
      height: 50px;
      margin: 0 5px;
      width: 50px;
    }
      .circle-1 {
        animation: move 1s ease-in-out infinite;
      }
      .circle-1a {
        animation: fade 1s ease-in-out infinite;
      }
      @keyframes fade {
        0% {opacity: 0;}
        100% {opacity: 1;}
      }
      .circle-2 {
        animation: move 1s ease-in-out infinite;
      }
      @keyframes move {
        0% {transform: translateX(0);}
        100% {transform: translateX(60px);}
      }
      .circle-1a {
        margin-left: -55px;
        opacity: 0;
      }
      .circle-3 {
        animation: circle-3 1s ease-in-out infinite;
        opacity: 1;
      }
      @keyframes circle-3 {
        0% {opacity: 1;}
        100% {opacity: 0;}
      }

    #loaderDiv h1 {
      color: #222;
      font-size: 15px;
      font-weight: 400;
      letter-spacing: 0.05em;
      margin: 40px auto;
      text-transform: uppercase;
    }
/* loader ebd */
/* Header */

header {
    width: 100% !important;
    position: absolute;
    z-index: 10;
    top: 0px;
}
header.iconic.mytop img {
	max-width : 250px ;
}
header.iconic.mytop.alog {
		position : absolute ;
}
header.iconic.mytop {
    background : transparent ;
	display : block ;
	width : 100% ;
	position : relative ;
	float: left;
	text-align : center ;
	margin-bottom : 40px ;
}
.imgst1.topimg img {
	border-radius : 100% ;
}
.myformr {
    width: 100%;
    display: inline-block;
    margin: 10px auto;
}
.myformr .c1 {
    display: inline-block;
    padding: 5px 0;
    margin: 0;
    float: left;
    height: 40px;
    outline: none;
    width: 100%;
    text-indent: 10px;
    border-radius: 5px;
    border: 1px solid lightgrey;
}
.toptext {
	    margin-bottom: 20px;
}
.sub_text {
	font-size : 12px ;
	text-align : left ;
	color : #464646 ;
	margin: 5px auto ;
	text-transform : capitalize ;
}
button.btn_my {
    background: #038ff4;
    color: #fff;
    border-radius: 5px;
	width : 46% ;
	text-align :center ;
	padding : 10px  ;
}
.rightt {
	text-align :right;
	float : right ;
}
.leftt {
	text-align : left ;
	float : left ;
}
img#eye {
    max-width: 20px;
    position: absolute;
    margin: 10px -28px;
}
.boxx .btn_login {
	 background: #038ff4;
    color: #fff;
    padding: 10px 0;
	width :100% ;
	margin : 20px auto ;
	border-radius : 5px ; 
}
.myformr label {
    display: inline-block;
    float: left;
    box-sizing: border-box;
    vertical-align: middle;
    background: #038ff4;
    color: #fff;
    padding: 10px;
	width : 48% ;
	font-family: "Open Sans" , sans;
	font-weight : bold ;
	text-transform : capitalize ;
}
.input.myfrow.form-group {
    display: block;
    width: 100%;
    box-sizing: border-box;
	 margin: 5px auto;
	 float : left ;
}
textarea:focus, input:focus , select:focus  {
	outline : none ;
}
select#cmb_shcode:focus {
	outline : none !important;
	border : 1px solid lightgrey ;
}
.myfrow label {
    position: relative;
    box-sizing: border-box;
    padding: 5px !important;
    font-size: 17px;
    border: none !important;
    background: transparent;
    width: 100%;
    display: block;
    text-align: left;
}
.myfrow textarea { 
    height: 70px;
}
.myfrow .in_text {
    height: 35px;
	text-indent : 10px ;
}
.myfrow span.lab {
    text-align: center;
    float: none;
    font-size: 15px;
    font-weight: normal;
    display: block;
}
.myfrow span.attext {
	text-align: right;
    float: none !important;
    font-size: 12px;
    font-weight: normal;
    padding: 8px;
    background: rgba(211, 211, 211, 0.17);
    color: #000;
	display : inline-block ;
	
    border-radius: 5px;
    border: 1px solid #fff;
	    cursor: pointer;
}
img.atimg {
    position: relative;
    top: -3px;
    left: 0px;
	max-width: 15px;
}
.f_links a {
	color : #fff ;
	font-size : 12px ;
	text-transform : capitalize ;
	margin : 5px ;
}
img.f_logoimg {
	max-width : 200px ;
}
.copyright {
    font-size: 12px;
    color: #fff;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
}
.f_links {
    padding: 10px;
	color : #fff ;
}
.f_links, .copyright {
	width: 100%;
    display: block;
    position: relative;
    float: left;
    letter-spacing: 1px;
}
.footer {
    width: 100%;
    text-align: center;
    display: block;
    border-top: 1px solid lightgrey;
    position: relative;
	float : left ;
}
.myfrow .in_file {
	font-size: 17px;
}
.r_btn {
    max-width: 25px;
    position: absolute;
    right: 18px;
    margin-top: 3px;
}
.marr {
	margin : 5px ;
}
.toptext2{
	
}
.mymenulink p  { 
	Display: inline-block;
    float: left;
	width : 50% ;
}
.mymenulink {
	border-top : 1px solid lightgrey ;
	margin : 10px ;
}
.mymenulink p a {
    color: #038ff4;
	padding : 10px 0 ;
    width: 100%;
    display: inline-block;
    float: left;
	border-radius : 5px ;
	text-transform : capitalize;
	font-size : 14px ;
}
.myfrow .in_text, .myfrow textarea, .myfrow .in_file {
    display: block;
    width: 100%;
    box-sizing: border-box;
    float: left;
    position: relative;
	border-radius : 5px ;
}
.imgst1.topimg {
    width: 100%;
    text-align: center;
    display: inline-block;
}
.myfrow select {
    width: 100%;
    height: 35px;
    position: relative;
    float: left;
    border: 1px solid lightgrey;
    box-sizing: border-box;
	box-shadow: none;
	background : #fff ;
	border-radius : 5px ; 
}
.input.myfrow.form-group.mar {
	margin : 20px  auto ;
}
.sbox {
	display : inline-block ;
	position : relative ;
	/*Comment By Team-a On 10.01.2019 09:49pm, refrence service #13640
	width : 400px ;*/
	width : 460px ;
	box-sizing: border-box;
	padding : 15px ;
}
.boxx {
    display: inline-block;
    box-sizing: border-box;
    padding: 5px;
}
.imgst1.topimg img{
	max-width : 27% ;
}
.mycon {
        width: 100%;
    display: block;
    position: relative;
    float: left;
    text-align: center;
    vertical-align: middle;
    height: 100%;
}

header.simple {
    height: 61px;
}

hr{
    border-top: 1px solid #000;	
}
header.iconic .logo {
    padding: 9px 0px;
	width:100%;
}

header.simple .logo {
    padding: 17px 0px;
}
#main-nav.mymenu{
	color : #000 ;
}

.social_link ul li a:active {
	color : red ;
}
serviceheader {
    width: 100% !important;
    background-color: #2e2e2e;
    position: absolute;
    z-index: 10;
    top: 0px;
}
serviceheader.iconic {
    height: 77px;
}
serviceheader.simple {
    height: 61px;
}
serviceheader.iconic .servicelogo {
    padding: 19px 0px;
	width:115%;
}
serviceheader.simple .servicelogo {
    padding: 17px 0px;
}
.servicelogo {
    float: left;
    margin: 0 0 0 -50px;
    position: relative;
}
.servicelogo h1 {
    font: 900 35px 'Source Sans Pro', 'serif';
    color: #fff;
    cursor: default;
	margin-top: -51px;
}
.servicelogo .green {
    color: #03cd95;
}
.logo {
    float: left;
    margin: 0 0 0 -50px;
    position: relative;
}

.logo h1 {
    font: 900 35px 'Source Sans Pro', 'serif';
    color: #fff;
    cursor: default;
	margin-top: 5px;
}

.logo .green {
    color: #03cd95;
}

/* Main Navigation */
#servicemain-nav {
    float: right;
    font: 600 16px 'Source Sans Pro', 'serif';
    color: #fff;
}
#servicemain-nav li {
    float: left;
    text-align: center;
}
#servicemain-nav a {
    display: block;
    padding: 7px 22px;
}

#main-nav {
    float: right;
    font: 600 16px 'Source Sans Pro', 'serif';
    color: #fff;
}

#main-nav li {
    float: left;
    text-align: center;
}

#main-nav a {
    display: block;
    padding: 7px 22px;
}
serviceheader.iconic #servicemain-nav a {
    height: 30px;
}
serviceheader.simple #servicemain-nav a {
    padding: 21px 22px;
    height: 19px;
}
serviceheader #servicemain-nav a span {
    display: block;
}

header.iconic #main-nav a {
    height: 30px;
}

header.simple #main-nav a {
    padding: 21px 22px;
    height: 19px;
}

#main-nav a:hover {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}

#main-nav a i {
    font-size: 25px;
    margin: 17px 0px 0px;
    height: 34px;
}

#servicemain-nav a:hover {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}

#servicemain-nav a i {
    font-size: 25px;
    margin: 17px 0px 0px;
    height: 34px;
}

#servicemain-nav a span {
    display: block;
}


#main-nav a span {
    display: block;
}

serviceheader.simple #servicemain-nav a i {
    display: none;
}

serviceheader.iconic #servicemain-nav a i {
    display: inline-block;
}

header.simple #main-nav a i {
    display: none;
}

header.iconic #main-nav a i {
    display: inline-block;
}

#main-nav a .icon-heart {
    font-size: 23px;
}

#main-nav a .icon-rocket {
    font-size: 22px;
}

#main-nav a .icon-group {
    font-size: 23px;
}

#main-nav a .icon-envelope {
    font-size: 24px;
}

#main-slider-container {
    width: 100%;
    padding: 77px 0px 0px 0px;
    position: relative;
}

/* Main Slider */

.flexslider {
    width: 100%;
}

.slide {
    width: 100%;
}

#main-slider-container > img:first-child {
    position: absolute;
    left: 50%;
    margin-left: -24px;
    top: 381px;
    z-index: 5;
}

#main-slider-container .slides > li {
    height: 634px;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

#main-slider-container .width-container {
    position: relative;
    z-index: 2;
}

#main-slider-container .slider-heading-container {
    text-align: center;
    position: relative;
    float: left;
    z-index: 2;
}

#main-slider-container .main-headings {
    color: #fff;
    position: absolute;
    top: 100px;
    opacity: 0;
	left: -89px;
}

#main-slider-container .main-headings h1,
#main-slider-container .main-headings h2 {
    width: 800%;
    /*font-family: "Source Sans Pro";*/
	font-family: 'Shadows Into Light', cursive;
    padding: 124px 2px;
    font-weight: 400;
	text-align: left;
}

#main-slider-container .main-headings h1 {
    font-size: 42px;
    line-height: 46px;
}

#main-slider-container .main-headings h2 {
    font-size: 42px;
}

#main-slider-container .main-headings span {
   /*background-image: url("../img/heading-connector-sprite.png");*/
}

#main-slider-container .heading-connector1 {
    width: 540px;
    height: 18px;
    display: block;
}

#main-slider-container .heading-connector2 {
    width: 528px;
    height: 29px;
    float: right;
    display: block;
}

#main-slider-container .sub-headings {
    position: absolute;
    top: 297px;
    opacity: 0;
	left: -90px;
}

#main-slider-container .sub-headings h2 {
    font-family: 'Shadows Into Light', cursive;
    font-weight: 300 !important;
    clear: both;
	color:#fff;
    text-align: left;
}

#main-slider-container .sub-headings span i {
    margin-right: 15px;
    float: left;
    line-height: 30px;
}

#main-slider-container .sub-headings h2 {
    width: 578px;
    padding: 15px 15px 15px 24px;
   /*background-color: #f9fbfb;*/
    margin: -24px 0px -10px -17px;
    font-size: 22px;
}

#main-slider-container button {
    width: 179px;
    height: 45px;
    font-family: 'Source Sans Pro', 'serif';
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    line-height: 45px;
    position: absolute;
    top: 530px;
    left: 205px;
    opacity: 0;
}

#main-slider-container .slide-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    min-width: 100%;
    min-height: 634px;
}

#main-slider-container .slide-element {
    position: absolute;
}

#main-slider-container #slide2-element {
    top: 100px;
    right: -65px;
}

#main-slider-container #slide3-element {
    top: 213px;
    right: -142px;
}

#main-slider-container #slide1-element {
    top: 25px;
    right: -256px;
}


#main-slider-container #slide5-element {
    top: 103px;
    right: -102px;
}

#main-slider-container .progress-bar {
    width: 100%;
    height: 4px;
    background-color: rgba(255, 255, 255, 0.40);
    margin-top: -4px;
    position: absolute;
    z-index: 5;
}

#main-slider-container .progress-bar .bar {
    width: 0;
    height: 4px;
    background-color: rgba(119, 119, 119, 0.45);

}

/* Rows */



.row .heading-container {
    border-bottom: 1px solid #000;
    margin: 0px 0px 75px 0px;
    position: relative;
}

.row .heading-container h1 {
    font: 900 54px 'Core Sans N 95 Black', 'serif';
    text-transform: uppercase;
    letter-spacing: -4px;
}

.row .heading-container .container{
    width: 30%;
    height: 100%;
    position: absolute;
}

.row .heading-container table{
    height: 100%;
}

.row .heading-container table tr{
    vertical-align: middle;
}

.row .heading-container h2 {
    width: 57%;
    font: 400 28px/38px 'Source Sans Pro', 'serif';
    float: left;
    padding: 26px 25px 26px 85px;
    border-left: 1px solid #000;
    margin: 0px 0px 0px 32%;
}

.row .content-container h3 {
    font: 900 28px 'Source Sans Pro', 'serif';
}

.row .content-container p {
    font: 400 16px/26px 'Source Sans Pro', 'serif';
}

.row .content-container .left:first-child p {
    margin: 15px 0px 0px 6px;
}

/* Row 1 */

#row1 .content-container .left:first-child p {
    width: 95%;
}

/* Row 2 */

#row2 .content-container .container:first-child {
    width: 49%;
}

#row2 .content-container h3 {
    margin: 0px 0px 3% 0px;
}

#row2 .content-container .left:first-child p {
    margin: 0px 0px 14% 1.4%;
}

#row2 .content-container .container.last {
    width: 38%;
}

#row2 .content-container .container.last h3 {
    margin: 0px 0px 5% 0px;
}

#row2 .heading-container {
    margin: 0px 0px 65px 0px;
}

/* Row 3 */

#row3 .heading-container {
    margin: 0px 0px 25px 0px;
}

/* Row 5 */

#row5 .content-container h3:first-child {
    margin-bottom: -35px;
}

/* Row 6 */

#row6 {
    padding: 0% 0px 75px 0px;
    position: relative;
}

#row6 #form-alert{
    display: none;
    background: rgba(70, 70, 70, 0.95);
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 2;
    top: 0;
    height: 100%;
}

#row6 #form-alert p{
    font: 400 18px/26px 'Source Sans Pro', 'serif';
    padding: 36px 0px 0px;
    margin: 0 auto;
    color: #fff;
    width: 58.60%;
}

#row6 #form-alert h3,
#row6 #form-alert h4,
#row6 #form-alert h5{
    color: #fff;
    text-transform: uppercase;
}

#row6 #form-alert h3{
    font: 900 58px 'Source Sans Pro', 'serif';
    padding: 78px 0px 0px;
}

#row6 #form-alert h4{
    font: 900 48px 'Source Sans Pro', 'serif';
    padding: 82px 0px 0px;
    margin: 0 0 -18px;
}

#row6 #form-alert h5{
    font: 900 48px 'Source Sans Pro', 'serif';
    padding: 43px 0px 0px;
    margin: 0 0 -21px;
}

#row6 #form-alert .close-button{
    background: transparent;
    font: 300 21px 'Source Sans Pro', 'serif';
    color: #fff;
    position: absolute;
    bottom: 20px;
}

#row6 #form-error{
    position: absolute;
    width: 100%;
    text-align: center;
}

#row6 #form-error p{
    font: 400 16px/26px 'Source Sans Pro', 'serif';
    padding: 10px 0px;
    color: #fff;
}

#row6 .contact-details ul {
    margin: 30px 0px 0px 0px;
}

#row6 .content-container .container:first-child {
    width: 27%;
    margin: 0px 3.2% 0px 0px;
}

#row6 .left.last {
    width: 69.8%;
}

#row6 form > span {
    font: 400 13px 'Source Sans Pro', 'serif';
    color: #464646;
    float: left;
    clear: both;
    margin: 4px 0px 0px 0px;
}

#row6 form > span.error {
    color: red;
}

#row6 form button {
    float: center;
    /*margin: 35px 0px 0px 0px!important;*/
    clear: both;
}

#row6 form button.disabled {
    background-color: #B3B3B3;
    color: #CACACA;
    cursor: auto;
}

/* Newsletter box */

#newsletter {
    width: 268px;
    height: 133px;
    background-color: #555555;
    font: 600 17px 'Source Sans Pro', 'serif';
    color: #fff;
    clear: both;
    margin: 22px 0px 0px;
    padding: 22px 15px 0px 15px;
    text-align: center;
}

#newsletter span:first-child {
    font: 700 15px 'Source Sans Pro', 'serif';
    color: #fff;
}

#newsletter input {
    width: 174px;
    border: solid 1px #c9c9c9;
    outline: none;
    padding: 12px 25px 13px 10px;
    margin: 22px auto 0px;
}

#newsletter button {
    width: 42px;
    height: 43px;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    border-radius: 21px;
    border: 6px solid #555555;
    margin: 0px 0px 0px -15px;
    font: 700 15px 'Source Sans Pro', 'serif';
    color: #fff;
}

#row1 .content-container .container:first-child {
    width: 30%;
}

/* Rotating Buttons */

.button-container {
    margin: 7px 0px 0px 44px;
}

.button-container div {
    position: relative;
    float: left;
    display: block;
}

.button-container div.clear {
    float: none;
}

.button-container div .service-arrow {
    position: absolute;
    width: 30px;
    height: 40px;
    -webkit-transition: opacity 0.1s ease-in-out;
    z-index: 4;
    background-image: url("../img/service-arrow-sprite.html");
    display: inline-block;
}

.button-container div.active .service-arrow {
    opacity: 1 !important;
}

.button-container button {
    width: 116px;
    height: 116px;
    -webkit-border-radius: 58px;
    -moz-border-radius: 58px;
    border-radius: 58px;
    background-color: #fff;
    font-size: 48px;
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    -o-transition: background 0.2s, color 0.2s;
    -ms-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
    display: block;
    position: relative;
    z-index: 5;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

.button-container img {
    border-radius: 58px;
    display: block;
    height: 116px;
    position: relative;
    width: 116px;
    margin-left: -2px;
    margin-top: -2px;
}


.button-container button:hover,
.button-container div.active button {
    color: #fff;
}

.button-container  button.hover-enabled:hover {
    animation-name: rotate;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotate;
    -moz-animation-duration: 1.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
}

.button-container  button.hover-enabled:hover img {
    animation-name: rotate;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotate;
    -moz-animation-duration: 1.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
}


@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(360deg);
    }
}

.button-container .button1 button {
    margin: 50px 22px 0px 0px;
    padding: -1px 0px 0px 10px;
}

.button-container .button2 button {
    margin: 25px 22px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.button-container .button3 button {
    margin: 9px 22px 0px 0px;
    padding: -1px 0px 0px 2px;
}

.button-container .button4 button {
    margin: 25px 22px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 54px;
}

.button-container .button5 button {
    margin: 50px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
    font-size: 51px;
}

.button-container .button1 span {
    bottom: -24px;
    left: 74px;
    -moz-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.86602540, M12=0.50000000, M21=-0.50000000, M22=0.86602540,sizingMethod='auto expand')";
}

.button-container .button2 span {
    bottom: -31px;
    left: 59px;
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.96592583, M12=0.25881905, M21=-0.25881905, M22=0.96592583,sizingMethod='auto expand')";
}

.button-container .button3 span {
    bottom: -33px;
    left: 41px;
}

.button-container .button4 span {
    bottom: -32px;
    left: 23px;
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.96592583, M12=-0.25881905, M21=0.25881905, M22=0.96592583,sizingMethod='auto expand')";
}

.button-container .button5 span {
    bottom: -24px;
    left: 8px;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.86602540, M12=-0.50000000, M21=0.50000000, M22=0.86602540,sizingMethod='auto expand')";
}

/* Rotating Buttons Content */

#notched-line {
    width: 656px;
    height: 62px;
    background-image: url("../img/notched-line-sprite.html");
    display: block;
    margin: 50px 0px 0px 46px;
    background-repeat: no-repeat;
}

#service-description-container {
    width: 580px;
    margin: 0px 0px 0px 86px;
}

.row .content-container .service-description h3 {
    font-size: 22px;
    padding: 12px 0px 20px;
}

.service-description > span:first-child {
    font-size: 48px;
    vertical-align: sub;
    margin: 0px 10px 0px 0px;
    width: 60px;
    height: 55px;
    float: left;
}

.row .content-container .service-description p {
    line-height: 23px;
    padding: 0px 15px 0px 70px;
}

.row .content-container .service-description.default {
    position: relative;
    margin-left: -30px;
}

.row .content-container .service-description.default p {
    width: 415px;
    padding: 0px 15px 0px 0px;
}

.row .content-container .service-description.default span {
    width: 251px;
    height: 201px;
    background-image: url("../img/service-description-image.html");
    display: block;
    top: 0;
    position: absolute;
    right: -65px;
    z-index: -1;
}

.service-description.button4 > span:first-child {
    font-size: 54px;
}

.service-description.button5 > span:first-child {
    font-size: 51px;
}

/* Parallax */

.parallax-container {
    background-position: center center;
    position: relative;
    background-repeat: no-repeat;
}

.parallax-container .parallax-bg {
    display: none;
}

.parallax-container button,
#row6 form button {
    font: 700 18px 'Source Sans Pro', 'serif';
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .32);
	padding: 9px 27px 8px 31px;
	margin: 0px 0px 15px 5%;
	float: center;
}

/* Parallax 1*/

.parallax1 {
    height: 404px;
}

.parallax1 .width-container {
    padding-top: 70px;
}

.parallax1 .testimonial-container {
    width: 665px;
    margin: 0 auto;
    padding: 0px 0px 0px 25px;
    font-family: 'Source Sans Pro', 'serif';
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    background-color: #eef2d5;
    background-color: rgba(255, 255, 255, .5);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .32), inset 0 1px rgba(255, 255, 255, .62), inset 0 0 1px rgba(255, 255, 255, .38);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .32), inset 0 1px rgba(255, 255, 255, .62), inset 0 0 1px rgba(255, 255, 255, .38);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .32), inset 0 1px rgba(255, 255, 255, .62), inset 0 0 1px rgba(255, 255, 255, .38);
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));
}

.parallax1 .testimonial-container .testimonial {
    width: 73%;
    float: left;
    text-align: center;
    padding: 0px 10px 0px 0px;
}

.parallax1 .testimonial-container .quote-mark {
    font-size: 120px;
    font-weight: 400;
    float: left;
    padding: 10px 0px 0px 0px;
}

.parallax1 .testimonial-container p {
    width: 87.6%;
    float: left;
    font-size: 24px;
    line-height: 33px;
    font-weight: 400;
    font-style: italic;
    padding: 25px 0px 15px 0px;
    text-align: center;
    }

.parallax1 .testimonial-by-container {
    width: 25%;
    text-align: center;
    position: absolute;
    height: 100%;
    right: 0;
    background: url("../img/testimonial-arrow.html") no-repeat;
    background-position: 0% 50%;
}

.parallax1 .testimonial-by-container div {
    line-height: normal;
    display: inline-block;
}

.parallax1 .testimonial-by-container span {
    line-height: normal;
}

.parallax1 .testimonial-container span.arrow {
}

.parallax1 .testimonial-by-container .testimonial-by {
    font-size: 21px;
}

.parallax1 .testimonial-by-container .testimonial-by-location {
    font: 400 18px 'Source Sans Pro', 'serif';
    font-style: italic;
}

/* Process Area */

#process-container {
    width: 469px;
    height: 363px;
    background: url("../img/process-container-bg.html") no-repeat 76px 49px;
    margin: 6.5% 0px 0px 0px;
    position: relative;
}

.process {
    width: 153px;
    height: 153px;
    position: relative;
    cursor: default;
    border-radius: 50%;
}

.process-wrap,
.process-info {
    position: absolute;
    width: 120px;
    height: 120px;
    border-radius: 50%;
}

.process-wrap {
    top: 17px;
    left: 17px;
}

.process-info > div {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-position: center center;
    -webkit-backface-visibility: hidden;
}

.process-info .process-info-front {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.process-info .process-info-back {
    opacity: 0;
    filter: alpha(opacity=0);
    background: #494848;
    pointer-events: none;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: all 0.4s ease-in-out 0.2s;
    -moz-transition: all 0.4s ease-in-out 0.2s;
    -o-transition: all 0.4s ease-in-out 0.2s;
    -ms-transition: all 0.4s ease-in-out 0.2s;
    transition: all 0.4s ease-in-out 0.2s;
}

#process1 {
    top: 0px;
    left: 161px;
}

#process2 {
    top: 107px;
    left: 0px;
}

#process3 {
    top: 107px;
    left: 329px;
}

#process4 {
    top: 209px;
    left: 161px;
}

.process {
    background: url(../img/process-bg.html);
}

.process:hover .process-info-front,
.process.hover-emulate .process-info-front {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0);
    font: 600 18px 'Source Sans Pro', 'serif';
    color: #fff;
}

.process-info-front p {
    font: 600 18px/120px 'Source Sans Pro', 'serif' !important;
    color: #fff;
    margin: 0 !important;
}

.process:hover .process-info-back,
.process.hover-emulate .process-info-back {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
    pointer-events: auto;
}

.process-info-back {
    text-align: center;
}

.process-info-back p {
    font: 600 14px/18px 'Source Sans Pro', 'serif' !important;
    color: #fff;
    margin: 0 auto !important;
    width: 105px;
}

.process-info-back p.threelines {
    padding-top: 32px;
}

.process-info-back p.fourlines {
    padding-top: 25px;
}

.process-grid {
    text-align: center;
}

.process-grid:after,
.process:before {
    content: '';
    display: table;
}

.process-grid:after {
    clear: both;
}

.process-grid li {
    width: 153px;
    height: 153px;
    display: inline-block;
    position: absolute;
}

/* Skills Area*/

#skills-container {
    margin: 0px 0px 20% 0px;
}

#skills-container .skill {
    width: 100%;
    height: 34px;
	border-radius: 24px;
    background-color: #e8e7e7;
    position: relative;
    margin-top: 11px;
}

#skills-container .skill:first-child {
    margin-top: 0px;
	border-radius: 24px;
}

#skills-container .skill .bar {
    height: 34px;
    width: 0%;
    position: relative;
    -webkit-transition: width 1s ease-in-out, background-color .5s;
    -moz-transition: width 1s ease-in-out, background-color .5s;
    -o-transition: width 1s ease-in-out, background-color .5s;
    transition: width 1s ease-in-out, background-color .5s;
}

#skills-container .skill .skill-name {
    font: 700 15px 'Source Sans Pro', 'serif';
    color: #fff;
    line-height: 34px;
    position: absolute;
    top: 0px;
    left: 20px;
}

#skills-container .skill#skill1.full .bar {
    width: 99.99%;
	border-radius: 24px;
}

#skills-container .skill#skill2.full .bar {
    width: 99%;
	border-radius: 24px;
}

#skills-container .skill#skill3.full .bar {
    width: 99.50%;
	border-radius: 24px;
}

#skills-container .skill#skill4.full .bar {
    width: 99%;
	border-radius: 24px;
}

#skills-container .skill#skill5.full .bar {
    width: 99.90%;
	border-radius: 24px;
}

#skills-container .skill#skill6.full .bar {
    width: 99%;
	border-radius: 24px;
}

#skills-container .skill#skill7.full .bar {
    width: 99%;
	border-radius: 24px;
}

/* Collapsable Items */

.collapsable-items-container {
    margin: 0% 0px 0px 0px;
}

.collapsable-items-container .collapsable-item {
    padding: 0px 0px 15px 0px;
    border-bottom: 1px solid #707070;
    margin: 19px 0px 0px 0px;
}

.collapsable-items-container .collapsable-item:first-child {
    margin: 0;
}

.collapsable-items-container .collapsable-item .clickable-area {
    cursor: pointer;
}

.collapsable-items-container .collapsable-item h4 {
    font: 400 22px/26px 'Source Sans Pro', 'serif';
}

.collapsable-items-container .collapsable-item button {
    width: 23px;
    height: 23px;
    background-color: #000;
    font: 900 24px 'Source Sans Pro', 'serif';
    color: #fff;
    float: left;
    line-height: 23px;
    margin: 0px 13px 0px 0px;
}

.collapsable-items-container .collapsable-item .hidden-container {
    -webkit-transition: max-height 1s;
    -moz-transition: max-height 1s;
    -o-transition: max-height 1s;
    transition: max-height 1s;
    overflow: hidden;
}

.collapsable-items-container .collapsable-item .hidden-container p {
    font-size: 16px;
    line-height: 23px;
    margin: 4.8% 0px 0px 2.5%;
	text-align:justify;
}

.grey {
   
}

/* Team Members Area */

.team-member {
    width: 23.046875%;
    float: left;
    line-height: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .22);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .22);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .22);
    position: relative;
    margin: 2.539% 0px 105px 26px;
}

.team-member .team-member-details {
    background-color: #fff;
    padding: 0px 0px 0px 9%;
    overflow: hidden;
    max-height: 0px;
    -webkit-transition: max-height 0.4s;
    -moz-transition: max-height 0.4s;
    -o-transition: max-height 0.4s;
    transition: max-height 0.4s;
    position: absolute;
    width: 91%;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .22);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .22);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .22);
}

.team-member:hover .team-member-details {
    max-height: 150px;
}

.team-member .team-member-details span {
    float: left;
    clear: left;
    color: #464646;
}

.team-member .team-member-details .name {
    font: 400 18px 'Source Sans Pro', 'serif';
    margin-top: 12px;
}

.team-member .team-member-details .occupation {
    font: 400 16px 'Source Sans Pro', 'serif';
    font-style: italic;
}

.team-member .team-member-details .links {
    float: left;
    margin: 17px 0px 12px 0px;
    clear: both;
    text-align: justify;
    width: 91%;
}

.team-member .team-member-details .links a {
    float: left;
    font-size: 22px;
    width: 25%;
    text-align: center;
}

.team-member .team-member-details .links a:first-child {
    margin: 0px 0px 0px 0px !important;
}

/* Parallax 2 */

.parallax2 {
    height: 335px;
}

.parallax2 .width-container {
    padding-top: 35px;
    text-align: center;
    color: #fff;
}

.parallax2 .width-container h1 {
    font: 900 54px 'Source Sans Pro', 'serif';
}

.parallax2 .width-container h2 {
    font: 700 36px 'Source Sans Pro', 'serif';
}

.parallax2 .width-container p {
    width: 58.5%;
    margin: 20px auto 0px;
    font: 400 16px/24px 'Source Sans Pro', 'serif';
}

.parallax2 button {
    margin: 25px 0px 0px 0px;
}

/* Gallery Area */

#gallery-container .gallery-options {
   /*float: right;*/
    margin: 0px 0px -10px 0px;
}

#gallery-container .gallery-options button {
    padding: 12px 15px 8px;
    margin: 0px 0px 0px 15px;
    font: 400 14px 'Source Sans Pro', 'serif';
    background-color: transparent;
}

#gallery-container .column-selector button {
    padding: 12px 0px 8px;
    width: 110px;
}

#gallery-container .gallery-options button:first-child {
    margin: 0px 0px 0px 0px;
}

#gallery-container .gallery-options button.active {
    color: #fff;
    font-weight: 700;
}

#gallery-container #gallery {
    text-align: justify !important;
}

#gallery-container #gallery:after {
    display: inline-block;
    content: '';
    width: 100%;
}

#gallery-container .gallery-item {
    color: #707070;
    border-bottom: 1px solid #707070;
    padding: 0px 0px 15px 0px;
    margin: 50px 0px 0px 0px;
}

#gallery-container .two-cols .gallery-item,
#gallery-container .two-cols .gap {
    width: 45%;
}

#gallery-container .three-cols .gallery-item,
#gallery-container .three-cols .gap {
    width: 30%;
}

#gallery-container .four-cols .gallery-item,
#gallery-container .four-cols .gap {
    width: 23%;
}

#gallery-container .gap {
    display: inline-block;
    margin-bottom: 0;
}

#gallery-container .gallery-item img {
    width: 100%;
}

#gallery-container .image-area {
    height: 330px;
    overflow: hidden;
    position: relative;
}

#gallery-container .image-area {
    height: 100%;
    overflow: hidden;
    position: relative;
    line-height: 0;
}

#gallery-container .gallery-item h5 {
    font: 700 16px 'Source Sans Pro', 'serif';
    text-transform: uppercase;
    margin: 20px 0px 0px 3px;

}

#gallery-container .gallery-item .category {
    font: 400 16px 'Source Sans Pro', 'serif';
    font-style: italic;
    margin: 0px 0px 0px 3px;
}

#gallery-container .transparent-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    top: 0px;
    transition: opacity .2s;
    -moz-transition: opacity .2s;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    z-index: 5;
}

#gallery-container .gallery-item:hover .transparent-hover {
    opacity: .85;
    filter: alpha(opacity=85);
}

#gallery-container .plus-button {
    width: 68px;
    height: 68px;
    background-image: url("../img/plus-button1.html");
    position: absolute;
    left: 50%;
    margin: 0px 0px 0px -34px !important;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-transform: scale(2);
    -webkit-transform: scale(2);
    transform: scale(2);
    z-index: 5;
}

#gallery-container .two-cols .plus-button {
    top: 90px;
}

#gallery-container .three-cols .plus-button {
    top: 40px;
}

#gallery-container .four-cols .plus-button {
    width: 56px;
    height: 56px;
    top: 20px;
    margin: 0px 0px 0px -28px !important;
    background-size: 56px 56px;
}

#gallery-container .gallery-item:hover .plus-button {
    opacity: 1;
    filter: alpha(opacity=100);
    transition: opacity .2s, transform .2s;
    -moz-transition: opacity .2s, transform .2s;
    -o-transition: opacity .2s, transform .2s;
    -webkit-transition: opacity .2s, -webkit-transform .2s;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

#gallery-container .gallery-item-description {
    width: 100%;
    padding: 20px 0px;
    position: absolute;
    bottom: -94px;
    background: url("../img/grey-overlay.html") repeat;
    z-index: 5;
    transition: bottom 300ms;
    -webkit-transition: bottom 300ms;
    text-align: center;
}

#gallery-container .four-cols .gallery-item-description {
    padding: 8px 0px;
}

#gallery-container .gallery-item:hover .gallery-item-description {
    bottom: 0px;
}

#gallery-container .gallery-item .image-area button {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: transparent;
    cursor: pointer;
    z-index: 6;
}

#gallery-container .gallery-item-description p {
    width: 90%;
    margin: 0 auto;
    font: 700 16px/18px 'Source Sans Pro', 'serif';
    color: #fff;
}

#gallery-container .four-cols .gallery-item-description p {
    font-size: 14px;
}

#gallery-container .column-selector {
    float: left;
}

#gallery .all {
    opacity: 0;
    display: none;
}

/* Parallax 3 */

.parallax3 {
    height: 466px;
}

.parallax3 .width-container {
    padding-top: 60px;
    text-align: center;
    color: #fff;
}

.parallax3 .width-container h1 {
    font: 900 48px/50px 'Source Sans Pro', 'serif';
}

.parallax3 .width-container p {
    width: 58.59375%;
    margin: 40px auto 0px;
    font: 400 22px/28px 'Source Sans Pro', 'serif';
}

/* Testimonial Area */

#testimonials {
    padding: 0px 0px 120px 20px;
}

#testimonials .testimonial {
    width: 41%;
    position: relative;
    background-color: #f7f7f7;
    padding: 27px 3% 17px 3%;
    margin: 35px 0px 0px 5%;
    float: left;
	border-radius: 5px;
}

#testimonials .testimonial p {
    font: 400 17px/23px 'Source Sans Pro', 'serif';
    color: #464646;
}

#testimonials .testimonial-by-container {
    float: right;
    margin: 8px 0px 0px 0px;
}

#testimonials .testimonial-by-container .testimonial-by {
    font: 600 17px 'Source Sans Pro', 'serif';
    color: #363636;
}

#testimonials .testimonial-by-container .testimonial-by span {
    margin: 0px 7px;
}

#testimonials .testimonial-by-container .testimonial-by-company {
    font: 400 14px 'Source Sans Pro', 'serif';
    font-style: italic;
}

#testimonials .testimonial > span {
    display: block;
    position: absolute;
    width: 30px;
    height: 23px;
    background-image: url("../img/testimonial-triangle.html");
    bottom: -23px;
    left: 32px;
}

/* Client Slider */

#client-slider-container {
    margin: 40px 0px 0px 0px;
}

#client-slider-container #client-slider{
    padding-left: 15px;
}

#client-slider-container .client-logo{
    min-height: 69px;
}

#client-slider-container .client-logo img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 10px;
    display: none;
}

#client-slider-container .client-slider {
    width: 950px;
    padding-left: 40px;
}

#client-slider-container .flex-viewport {
    padding: 5px 0px 10px;
    border-bottom: 1px solid #6c6b6b;
    border-top: 1px solid #6c6b6b;
}

/* Contact Area */

.contact-details ul {
    width: 100%;
}

.contact-details ul li {
    width: 72%;
    padding: 10px 50px 10px 40px;
    border-bottom: 1px solid #707070;
    position: relative;
}

.contact-details ul li:first-child {
    border-top: 1px solid #707070;
}

.contact-details ul li span {
    vertical-align: middle;
    color: #363636;
}

.contact-details ul li span:first-child {
    margin-right: 10px;
    display: block;
    text-align: center;
    position: absolute;
    left: 0px;
    width: 30px;
}

.contact-details ul li .icon-home {
    font-size: 24px;
    top: 8px;
}

.contact-details ul li .icon-mobile-phone {
    font-size: 28px;
    top: 6px;
}

.contact-details ul li .icon-envelope {
    font-size: 18px;
    top: 11px;
}

.contact-details ul li .contact-detail {
    font: 400 14px/15px 'Source Sans Pro', 'serif';
}

.input {
    width: 62%;
/*    margin: 0px 0px 0px 2%;
    float: left;
*/}

form .input:first-child {
    margin: 0px 0px 0px 0px;
}

.input span,
.textarea span {
    font: 600 16px 'Source Sans Pro', 'serif';
    
   /* margin: 0px 0px 5px 0px;*/
    float: left;
}

.input input,
.textarea textarea {
    background-color: #fff;
    border: solid 1px #c9c9c9;
    float: left;
    clear: both;
    
}

.input input.error,
.textarea textarea.error {
    border: solid 1px red;
}

.input input {
    width: 120%;
    /*height: 30px;*/
    /*padding: 0px 3%;*/
	border-radius: 3px;
	/*background: linear-gradient(to bottom, #f7f7f8 0%,#ffffff 100%);
    box-shadow: 0 1px 4px rgba(0,0,0,0.20) inset, 0 -1px 0 rgba(0,0,0,0.20) inset;*/
}

.textarea {
    margin: 25px 0px 0px 0px;
    float: left;
    clear: both;
    width: 100%;
}

.textarea textarea {
    width: 92%;
    height: 130px;
    padding: 1%;
}

/* Banner */

.banner {
    width: 96.289%;
    margin: 65px auto 65px;
    font: 600 22px/29px 'Source Sans Pro', 'serif';
    color: #fff;
    padding: 25px 0px;
    position: relative;
}

.banner p {
    width: 64%;
    vertical-align: middle;
    text-align: left;
    padding: 0% 5%;
}

.banner button {
    width: 26%;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    color: #fff;
    background-color: #464646;
}

.banner button span {
    float: left;
}

.banner button span:first-child {
    font: 700 24px/24px 'Source Sans Pro', 'serif';
    width: 120px;
    text-align: right;
    display: block;
    margin: 0px 0px 0px 32px;
}

.banner button .icon-hand-right {
    font-size: 48px;
    transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.96592583, M12=0.25881905, M21=-0.25881905, M22=0.96592583,sizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.96592583, M12=0.25881905, M21=-0.25881905, M22=0.96592583, sizingMethod='auto expand');
    margin: -5px 0px 0px 20px;
}

/* Footer */

footer {
    /*background-color: #464646;*/
}

footer p,
footer #upper-footer .news ul li > span {
    opacity: .60;
    filter: alpha(opacity=60);
    color: #fff;
}

footer #upper-footer {
    padding: 65px 0px 60px 0px;
}

footer #upper-footer .info {
    width: 22.94921875%;
    font: 400 14px/20px 'Source Sans Pro', 'serif';
    float: left;
}

footer #upper-footer .logo {
    float: none;
    margin: -2px 0px 20px 0px;
}

footer #upper-footer .logo h1 {
    line-height: normal;
}

footer #upper-footer .contact-details {
    margin: 10px 0px 0px 0px;
}

footer #upper-footer .contact-details ul li {
    border: none;
    padding: 5px 50px 5px 40px;
}

footer #upper-footer .contact-details ul li .icon-mobile-phone {
    font-size: 32px;
    top: -1px;
}

footer #upper-footer .contact-details ul li .icon-envelope {
    font-size: 20px;
    top: 5px;
}

footer #upper-footer .contact-details ul li .contact-detail {
    font: 600 16px/22px 'Source Sans Pro', 'serif';
    color: #fff;
    opacity: .80;
    filter: alpha(opacity=80);
}

footer #upper-footer .news {
    width: 40.72265625%;
    padding: 0px 0px 0px 4.19921875%;
    float: left;
}

footer #upper-footer h3 {
    font: 600 16px 'Source Sans Pro', 'serif';
}

footer #upper-footer .news h3 {
    margin: 0px 0px 0px 15px;
}

footer #upper-footer .news .date {
    width: 22px;
    background-color: #252829;
    text-align: center;
    padding: 5px 10px;
    float: left;
    margin: 0px 25px 0px 0px;
}

footer #upper-footer .news .date .day {
    font: 600 16px 'Source Sans Pro', 'serif';
    display: block;
    margin-bottom: -5px;
}

footer #upper-footer .news .date .month {
    font: 400 12px 'Source Sans Pro', 'serif';
    text-transform: uppercase;
}

footer #upper-footer .news ul {
    width: 89%;
}

footer #upper-footer .news ul li {
    border-bottom: 1px solid #000000;
    border-top: 1px solid #555555;
    padding: 22px 10px 20px 10px;
}

footer #upper-footer .news ul li:first-child {
    border-top: none;
}

footer #upper-footer .news ul li > span {
    font: 400 14px/17px 'Source Sans Pro', 'serif';
}

footer #upper-footer .news ul li.last,
footer #upper-footer .tweets .tweet-container ul li.last{
    height: 100%;
    padding: 13px 0px 0px 0px;
    border-bottom: none;
}

footer #upper-footer .news ul li.last button,
footer #upper-footer .tweets .more-tweets,
footer #upper-footer .tweets ul li.last button {
    font: 400 14px 'Source Sans Pro', 'serif';
    font-style: italic;
    background-color: transparent;
    float: right;
}

footer #upper-footer .tweets #more-button-container {
    width: 80%;
    margin: -40px auto 0px;
    border-top: 1px solid #555555;
    padding: 8px 0px;
}

footer #upper-footer .tweets .more-tweets {
}

footer #upper-footer .news ul li.last button span,
footer #upper-footer .tweets .more-tweets span,
footer #upper-footer .tweets ul li.last button span {
    float: left;
    display: block;
    line-height: 17px;
}

footer #upper-footer .news ul li.last button .icon-caret-right,
footer #upper-footer .tweets .more-tweets .icon-caret-right,
footer #upper-footer .tweets ul li.last button .icon-caret-right{
    font-size: 19px;
    margin-left: 5px;
}

footer #upper-footer .tweets {
    float: left;
    width: 32%;
}

footer #upper-footer .tweets h3 {
    margin: 0px 0px 20px 0px;
}

footer #upper-footer .tweets .tweet-container {
    width: 100%;
    /*background-color: #252829;*/
    position: relative;
}

footer #upper-footer .tweets .tweet-container > span:first-child {
    font-size: 32px;
    position: absolute;
    top: -16px;
    left: 6px;
}

footer #upper-footer .tweets .tweet-container ul {
    padding: 0px 10% 0px 10%;
}

footer #upper-footer .tweets .tweet-container ul li {
    border-bottom: 1px solid #000000;
    border-top: 1px solid #555555;
    padding: 25px 0px 20px 0px;
    height: 70px;
}

footer #upper-footer .tweets .tweet-container ul li:first-child {
    border-top: none;
}

footer #upper-footer .tweets .tweet-container ul li > span,
footer #upper-footer .tweets .tweet-container ul li p {
    font: 400 14px/17px 'Source Sans Pro', 'serif';
    color: #fff;
}

footer #upper-footer .tweets .tweet-container ul li .hashtag {
    font: 400 16px/17px 'Source Sans Pro', 'serif';
    display: block;
    margin: 4px 0px 0px 0px;
}

footer #upper-footer .tweets .tweet-container ul li.last {
    padding: 7px 0px 27px 0px;
}

footer #bottom-footer {
   /* height: 68px;*/
    padding: 32px 0px 0px 0px;
   /* background-color: #202324*/;
    font: 400 20px 'Source Sans Pro', 'serif';
    color: #fff;
}

footer #bottom-footer .width-container {
    padding: 0px 0px 0px 5px;
}

footer #bottom-footer span {
    float: left;
    opacity: .70;
	height: 48px;
    filter: alpha(opacity=70);
    margin: -11px 0px 0px 0px;
	width: 100%;
text-align: center;
}

footer #bottom-footer .social-links {
    margin: 0px 0px 0px 50px;
    float: left;
}

footer #bottom-footer .social-links li {
    float: left;
}

footer #bottom-footer .social-links li a {
    float: left;
    font-size: 24px;
    margin: 0px 0px 0px 20px;
    cursor: pointer;
}

footer #bottom-footer .nav {
    margin: 6px 0px 0px 70px;
    float: left;
}

footer #bottom-footer .nav li {
    float: left;
    padding: 0px 8px;
    border-left: 1px solid #fff;
    opacity: .70;
    filter: alpha(opacity=70);
}

footer #bottom-footer .nav li:first-child {
    border-left: none;
}

footer #bottom-footer .nav li a {
    cursor: pointer;
}

footer #top-button {
    width: 31px;
    height: 26px;
    background-image: url("../img/top-arrow.html");
    display: block;
    float: right;
    margin: 20px 0px -38px 0px;
    clear: both;
}

/* Options Panel */

#options-panel {
    position: fixed;
    top: 83px;
    left: 0px;
    z-index: 21;
    transition: left .2s;
    -moz-transition: left .2s;
    -webkit-transition: left .2s;
    -o-transition: left .2s;
}

#options-panel .container {
    width: 197px;
    position: relative;
}

#options-panel.hide {
    left: -197px;
}

#options-panel.show {
    left: 0px;
}

#options-panel .container .options {
    padding: 20px;
    background-color: #121212;
    font: 600 18px 'Source Sans Pro', 'serif';
    color: #fff;
}

#options-panel h4 {
    font: 700 18px 'Source Sans Pro', 'serif';
    background-color: #2e2e2e;
    height: 43px;
    line-height: 46px;
    padding: 0px 0px 0px 16px;
}

#options-panel .container .options h5 {
    margin: 0px 0px 10px 0px;
}

#options-panel .container .options > button {
    font: 600 14px 'Source Sans Pro', 'serif';
    color: #fff;
    width: 73px;
    height: 25px;
    background-color: #4e4e4e;
    margin: 0px 0px 15px 6px;
}

#options-panel .container .options ul li {
    float: left;
    margin: 9px 0px 0px 16px;
}

#options-panel .container .options ul button {
    width: 39px;
    height: 25px;
}

#options-panel .container .options ul #green-template {
    background: transparent url("../img/color-option-green.html");
}

#options-panel .container .options ul #orange-template {
    background: transparent url("../img/color-option-orange.html");
}

#options-panel .container .options ul #blue-template {
    background: transparent url("../img/color-option-blue.html");
}

#options-panel .container .options ul #bright-green-template {
    background: transparent url("../img/color-option-bright-green.html");
}

#options-panel .container .options ul #magenta-template {
    background: transparent url("../img/color-option-magenta.html");
}

#options-panel .container .options ul #yellow-template {
    background: transparent url("../img/color-option-yellow.html");
}

#options-panel .container .options ul #purple-template {
    background: transparent url("../img/color-option-purple.html");
}

#options-panel .container .toggle-button button {
    width: 43px;
    height: 43px;
    background-color: #2e2e2e;
    position: absolute;
    top: 0px;
    right: -43px;
    font-size: 25.5px;
    color: #fff;
}

/* Portfolio Modal */

.gallery-inner-container {
    position: fixed;
    width: 974px;
    max-height: 700px;
    top: 30px;
    left: 50%;
    margin-left: -512px;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    border: solid 1px #aeaeae;
    z-index: 20;
    overflow: auto;
}

.gallery-modal-container {
    z-index: 20;
}

.portfolio-modal {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 24px;
    height: 100%;
}

.portfolio-modal .image-area {
    float: left;
    width: 61.08829568788501%;
    margin: 0px 40px 0px 0px;
    overflow: hidden;
}

.portfolio-modal .details {
    float: left;
    width: 33%;
}

.portfolio-modal .details h2 {
    font: 700 20px 'Source Sans Pro', 'serif';
    margin: 0px 0px 20px 0px;
    text-transform: uppercase;
}

.portfolio-modal .details .project-info {
    width: 100%;
    padding: 15px 0px;
}

.portfolio-modal .details .project-info span {
    font: 400 15px 'Source Sans Pro', 'serif';
    color: #707070;
    font-style: italic;
}

.portfolio-modal .details .project-info .separator {
    margin: 0px 2px;
}

.portfolio-modal .details p {
    width: 100%;
    font: 300 16px/23px 'Source Sans Pro', 'serif';
    margin: 25px 0px 40px 0px;
}

.portfolio-modal .portfolio-nav {
    margin: -25px auto 0px;
    width: 70px;
}

.portfolio-modal .portfolio-nav button {
    width: 31px;
    padding: 2px 0px;
    font: 100 19px 'Source Sans Pro', 'serif';
    color: #fff;
    text-align: center;
}

.portfolio-modal .collapsable-items-container {
    width: 33%;
    float: left;
}

.portfolio-modal .hidden-container ul {
    font: 300 16px 'Source Sans Pro', 'serif';
    padding: 0px 0px 0px 38px;
}

.portfolio-modal .hidden-container ul li {
    margin: 5px 0px 0px 0px;
}

.gallery-inner-container .close-button {
    width: 20px;
    font: 100 21px 'Source Sans Pro', 'serif';
    background-color: transparent;
    margin: 5px 7px 0px 0px;
    float: right;
}

/* Overlay */

#overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 14;
    display: none;
}

#overlay div {
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: .70;
    filter: alpha(opacity=70);
}

/* TinyNav */

.tinynav {
    display: none;
}
.comparestoneerror-popup {
			position: fixed;
			top: 0;
			left: 0;
			right: 0;
			bottom: 0;
			z-index: 200002;
			background: rgba(0, 0, 0, .6);
			overflow-x: hidden;
			overflow-y: hidden;
			display: none;
}
.comparestoneerror-popup-body{
	min-height: 25%;
	width:350px;
	margin: 0% auto;
	background: #FFF none repeat scroll 0% 0%;
	/*width: 1000px !important;*/
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	z-index: 200002;
	border-radius: 13px;
	-webkit-radius: 13px;
	-moz-radius: 13px;
	-o-radius: 13px;
	-ms-radius: 13px;
}
.comparestoneerror-head li {
	display:inline-block !important;
	padding:10px 5px 10px 5px !important;
}
.profile-save {
    outline: none;
    /*background: #da0024;*/
    /*background:#fff;*/
	text-align: center;
    color: #81dad8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    transition: all 0.2s ease-out 0s;
    cursor: pointer;
    letter-spacing: 0.5px;
    position: relative;
    border: 1px solid #81dad8;
    outline: none;
	width: 100px;
    height: 40px;
    line-height: 40px;
	background-color: rgb(13,163,243);
	border-radius: 3px;
	font-size :  16px ;
	font-family :  Source Sans Pro ;
/*	font: 700 18px "Source Sans Pro","serif"; 8/
	color: #FFF;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.32);
    /*margin: 10px auto;*/
}
.profile-save:hover {
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
    -mox-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}

@media screen and (max-width: 900px){ 
	iframe
	{
		margin-top: 10% !important;
	}
	.sbox {
		width : 100% ;
		box-shadow : none ;
	}
	.lbltotmypayamt
	{
		text-align:right !important;
		font-size: medium !important;
		padding: 12px !important;
	}
	.valtotmypayamt
	{
		text-align:center !important;
		font-size: medium !important;
		padding: 12px !important;
	}
	.imgst1.topimg {
		display : none ;
	}
	.myformr .c1 {
    width: 100%;
    display: block;
	padding : 0;
	height : 35px ;
	border-radius : 5px ;
	border : 1px solid lightgrey ;
	text-indent: 10px !important;
	}
	.myformr label {
		width : 100% ;
		background : transparent ;
		color : #000 ;
		display : none ;
		text-align : left ;
		font-family : monospace ;
		font-weight : normal ;
		font-size : 18px ;
		
	}
	.toptext {
    display: block;
    width: 100%;
    margin-bottom: 20px;
}
	.boxx{
		width : 80% ;
	}
	.myformr {
		margin : 10px auto ;
	}
	.boxx .btn_login {
		margin : 20px auto ;
	}
}
@media screen and (max-width: 400px){
	iframe
	{
		margin-top: 10% !important;
	}
	.sbox .c1::placeholder {
		font-size : 11px ;
	}
	.comparestoneerror-popup-body{ 
	width : 100% ;
	}
	.myformr .c1 {
    padding: 0px;
    margin: 0;
    float: left;
    height: 35px;
}
.mymenulink p a {
	font-size : 12px ;
}
header.iconic.mytop img{
	max-width : 80% ;
}

}
@media screen and (max-width: 320px){
	iframe
	{
		margin-top: 10% !important;
	}
}