

.probootstrap-navbar .dropdown-submenu>a:before,
.probootstrap-navbar .dropdown>a:before {
    speak: none;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon/fonts/icomoon.eot?1z9v6x);
    src: url(../fonts/icomoon/fonts/icomoon.eot?1z9v6x#iefix) format("embedded-opentype"), url(../fonts/icomoon/fonts/icomoon.ttf?1z9v6x) format("truetype"), url(../fonts/icomoon/fonts/icomoon.woff?1z9v6x) format("woff"), url(../fonts/icomoon/fonts/icomoon.svg?1z9v6x#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}
html {
    overflow-x: hidden;
    font-size: 1.25em
}
body {
    background: #fff;
    color: #73767c;
    line-height: 1.7;
    font-size: 15px;
    font-family: "Open Sans", Arial, sans-serif
}
::selection {
    background: #000;
    color: #fff
}
::-moz-selection {
    background: #000;
    color: #fff
}

p{margin-bottom:10px;}

h1,
h2,
h3,
h4,
h5,
h6,
ol
 {
    margin-bottom: 30px
}
a {
    -webkit-transition: .3s all;
    transition: .3s all;
    color: #333
}
a:active,
a:focus,
a:hover {
    color: #174b8f;
    text-decoration: none
}

/* Newly Added Code */
.bigimg img{margin-top:10px;}
.address:before{ 
	color: #333;
    font-size: 16px;
    content: "\eb91";}
#contact p{margin-bottom:10px !important;}
/* Newly Added Code Ends */


.probootstrap-navbar {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 0;
    background: 0 0;
    position: absolute;
    top: 40px;
    width: 100%;
    z-index: 200
}
@media screen and (max-width: 768px) {
    .probootstrap-navbar {
        top: 0;
        background: #fff;
        -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .1)
    }
}
.probootstrap-navbar .navbar-toggle:focus,
.probootstrap-navbar .navbar-toggle:hover {
    background-color: transparent
}
.probootstrap-navbar .navbar-toggle {
    border: none
}
.probootstrap-navbar .navbar-toggle span.icon-bar {
    -webkit-transition: all .15s;
    transition: all .15s
}
.probootstrap-navbar .navbar-toggle span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 10% 10%;
    transform-origin: 10% 10%
}
.probootstrap-navbar .navbar-toggle span:nth-child(3) {
    opacity: 0
}
.probootstrap-navbar .navbar-toggle span:nth-child(4) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 10% 90%;
    transform-origin: 10% 90%
}
.probootstrap-navbar .navbar-toggle.collapsed span:nth-child(2),
.probootstrap-navbar .navbar-toggle.collapsed span:nth-child(4) {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}
.probootstrap-navbar .navbar-toggle.collapsed span:nth-child(3) {
    opacity: 1
}
.probootstrap-navbar .navbar-brand,
.probootstrap-navbar .navbar-nav>li>a,
.probootstrap-navbar .parent-nav-link-padding {
    margin-left: 15px;
    margin-right: 15px;
    padding: 25px 0
}
.probootstrap-navbar .dropdown-header {
    color: rgba(255, 255, 255, .2);
    padding-left: 10px;
    text-transform: uppercase
}
.probootstrap-navbar .dropdown>a {
    padding-right: 10px!important;
    position: relative;
    display: block
}
@media screen and (max-width: 480px) {
    .probootstrap-navbar .dropdown>a {
        display: block;
        padding-right: 0
    }
}
.probootstrap-navbar .dropdown>a:before {
    font-family: icomoon;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    position: absolute;
    top: 50%;
    right: 0;
    margin-right: -10px;
    margin-top: -11px;
    content: "\e924";
    font-size: 20px;
    color: rgba(255, 255, 255, .5);
    -webkit-transition: .3s all;
    transition: .3s all
}
.probootstrap-navbar .navbar-brand,
.probootstrap-navbar .navbar-brand em {
    font-family: "Open Sans", Arial, sans-serif
}
@media screen and (max-width: 768px) {
    .probootstrap-navbar .navbar-brand,
    .probootstrap-navbar .navbar-nav>li>a,
    .probootstrap-navbar .parent-nav-link-padding {
        padding-top: 25px!important;
        padding-bottom: 25px!important
    }
    .probootstrap-navbar .dropdown>a:before {
        color: rgba(0, 0, 0, .2)
    }
}
.probootstrap-navbar .dropdown>a:hover:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.probootstrap-navbar .dropdown.open>a,
.probootstrap-navbar .dropdown:active>a,
.probootstrap-navbar .dropdown:focus>a,
.probootstrap-navbar .dropdown:hover>a {
    -webkit-transition: .3s all;
    transition: .3s all
}
.probootstrap-navbar .dropdown.open>a:before,
.probootstrap-navbar .dropdown:active>a:before,
.probootstrap-navbar .dropdown:focus>a:before,
.probootstrap-navbar .dropdown:hover>a:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.probootstrap-navbar .dropdown>.dropdown-menu>li a {
    padding: 10px;
    color: rgba(255, 255, 255, .8)
}
.probootstrap-navbar .dropdown>.dropdown-menu>li a:hover,
.probootstrap-navbar .dropdown>.dropdown-menu>li.open>a,
.probootstrap-navbar .dropdown>.dropdown-menu>li:active>a,
.probootstrap-navbar .dropdown>.dropdown-menu>li:focus>a,
.probootstrap-navbar .dropdown>.dropdown-menu>li:hover>a {
    color: #85C8DD;
    background: #fff;
    border-top: none
}
.probootstrap-navbar .dropdown>.dropdown-menu>li.dropdown-submenu.open>a,
.probootstrap-navbar .dropdown>.dropdown-menu>li.dropdown-submenu:active>a,
.probootstrap-navbar .dropdown>.dropdown-menu>li.dropdown-submenu:focus>a,
.probootstrap-navbar .dropdown>.dropdown-menu>li.dropdown-submenu:hover>a {
    border-top: none
}
.probootstrap-navbar .dropdown>.dropdown-menu>li.dropdown-submenu.open>a:before,
.probootstrap-navbar .dropdown>.dropdown-menu>li.dropdown-submenu:active>a:before,
.probootstrap-navbar .dropdown>.dropdown-menu>li.dropdown-submenu:focus>a:before,
.probootstrap-navbar .dropdown>.dropdown-menu>li.dropdown-submenu:hover>a:before {
    color: #000
}
.probootstrap-navbar .dropdown>.dropdown-menu>li.active>a,
.probootstrap-navbar .navbar-brand:hover {
    color: #fff
}
.probootstrap-navbar .navbar-right .dropdown-menu {
    right: auto
}
.probootstrap-navbar .dropdown-menu {
    border: none;
    background: #85C8DD;
    border-radius: 0;
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .15);
    min-width: 200px;
    white-space: normal;
    word-wrap: break-word
}
.probootstrap-navbar .dropdown-menu a {
    white-space: normal
}
@media screen and (max-width: 768px) {
    .probootstrap-navbar .dropdown-menu {
        width: 100%;
        padding: 10px 15px
    }
    .probootstrap-navbar .dropdown-menu a {
        color: #fff
    }
}
.probootstrap-navbar .navbar-brand {
    text-transform: uppercase;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    padding-left: 15px
}
@media screen and (max-width: 768px) {
    .probootstrap-navbar .navbar-brand {
        color: #333;
        line-height: 0;
        padding-left: 0
    }
}
.probootstrap-navbar .navbar-nav>li>a {
    color: #fff;
    font-size: 15px;
    position: relative;
    text-transform: uppercase
}
@media screen and (max-width: 768px) {
    .probootstrap-navbar .navbar-nav>li>a {
        padding-top: 8px!important;
        padding-bottom: 8px!important;
        color: rgba(0, 0, 0, .7)
    }
}
.probootstrap-navbar .navbar-nav>li>a:active,
.probootstrap-navbar .navbar-nav>li>a:focus,
.probootstrap-navbar .navbar-nav>li>a:hover {
    color: rgba(255, 255, 255, .7)
}
@media screen and (max-width: 768px) {
    .probootstrap-navbar .navbar-nav>li>a:active,
    .probootstrap-navbar .navbar-nav>li>a:focus,
    .probootstrap-navbar .navbar-nav>li>a:hover {
        color: rgba(0, 0, 0, .7)
    }
}
.probootstrap-navbar .navbar-nav>li.open>a,
.probootstrap-navbar .navbar-nav>li.open>a:focus,
.probootstrap-navbar .navbar-nav>li.open>a:hover {
    background: 0 0
}
.probootstrap-navbar .navbar-nav>li.active>a {
    background: 0 0;
    color: #fff
}
@media screen and (max-width: 768px) {
    .probootstrap-navbar .navbar-nav>li.active>a {
        color: rgba(0, 0, 0, .7)
    }
}
.probootstrap-navbar .navbar-nav>li.active>a:active,
.probootstrap-navbar .navbar-nav>li.active>a:focus,
.probootstrap-navbar .navbar-nav>li.active>a:hover {
    background: 0 0;
    color: #fff
}
.probootstrap-navbar .navbar-nav>li>.dropdown-menu:before {
    border: 1px solid #85C8DD;
    content: "";
    position: absolute;
    top: -20px;
    left: 40px;
    border-color: rgba(133, 200, 221, 0);
    border-bottom-color: #85C8DD;
    border-width: 10px;
    margin-left: -10px
}
@media screen and (max-width: 768px) {
    .probootstrap-navbar .navbar-nav>li.active>a:active,
    .probootstrap-navbar .navbar-nav>li.active>a:focus,
    .probootstrap-navbar .navbar-nav>li.active>a:hover {
        color: rgba(0, 0, 0, .7)
    }
    .probootstrap-navbar .navbar-nav>li>.dropdown-menu:before {
        display: none
    }
}
.probootstrap-navbar .navbar-nav .dropdown li.active>a {
    background: 0 0
}
.probootstrap-navbar .navbar-nav.active>a {
    color: #333!important
}
.probootstrap-navbar .dropdown-submenu {
    position: relative
}
.probootstrap-navbar .dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px
}
.probootstrap-navbar .dropdown-submenu>a {
    display: block
}
.probootstrap-navbar .dropdown-submenu>a:before {
    font-family: icomoon;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    position: absolute;
    top: 50%;
    right: 0;
    margin-right: 10px;
    margin-top: -11px;
    content: "\e926";
    font-size: 20px;
    color: rgba(255, 255, 255, .5);
    -webkit-transition: .3s all;
    transition: .3s all
}
@media screen and (max-width: 768px) {
    .probootstrap-navbar .dropdown-submenu>a:before {
        color: rgba(0, 0, 0, .2)
    }
}
.probootstrap-navbar .dropdown-submenu>a:hover:before {
    color: rgba(0, 0, 0, .3);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.probootstrap-navbar.scrolled {
    background: #fff;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .09);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .09);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}
.probootstrap-navbar.scrolled.awake,
.probootstrap-navbar.scrolled.sleep {
    -webkit-transition: .3s all ease;
    transition: .3s all ease
}
.probootstrap-navbar.scrolled.awake {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.probootstrap-navbar.scrolled.sleep {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}
.probootstrap-navbar.scrolled .navbar-brand {
    top: 30px;
    color: #333
}
.probootstrap-navbar.scrolled .dropdown>a:before {
    color: rgba(0, 0, 0, .4)
}
.probootstrap-navbar.scrolled .navbar-nav>li>a {
    color: rgba(0, 0, 0, .7)
}
.probootstrap-navbar.scrolled .navbar-nav>li>a:hover {
    color: rgba(0, 0, 0, .7)!important
}
.probootstrap-navbar.scrolled .navbar-nav>li.active>a {
    color: #333!important
}
.probootstrap-hero {
    background-color: #ccc;
    background-size: cover;
    background-position: left top;
    padding: 9em 0 15em;
    position: relative;
    overflow: hidden
}
@media screen and (max-width: 768px) {
    .probootstrap-navbar.scrolled .navbar-nav>li.active>a {
        color: #333!important
    }
    .probootstrap-hero {
        height: inherit;
        padding: 7em 0 15em
    }
}
.probootstrap-hero:before {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5)
}
.probootstrap-hero .intro-text {
    position: relative;
    padding-top: 100px
}
.probootstrap-hero .intro-text .probootstrap-heading {
    font-size: 54px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 40px;
    line-height: 1.3
}
@media screen and (max-width: 768px) {
    .probootstrap-hero .intro-text {
        padding-top: 50px
    }
    .probootstrap-hero .intro-text .probootstrap-heading {
        font-size: 36px;
        text-align: center
    }
}
.probootstrap-hero .intro-text .probootstrap-subheading {
    max-width: 500px;
    color: rgba(255, 255, 255, .9);
    font-size: 20px
}
.probootstrap-hero .intro-text .probootstrap-subheading.center {
    margin: 0 auto
}
.probootstrap-hero .intro-text .probootstrap-subheading .btn {
    padding: 20px 40px;
    border-radius: 0;
    margin-right: 10px;
    border: 2px solid #333
}
.probootstrap-hero .intro-text .probootstrap-subheading .btn:hover {
    background: #103463;
    border-color: #103463
}
@media screen and (max-width: 480px) {
    .probootstrap-navbar .dropdown-submenu:hover>.dropdown-menu {
        display: block
    }
    .probootstrap-hero .intro-text .probootstrap-subheading .btn {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px
    }
}
.probootstrap-hero .intro-text .probootstrap-subheading .btn.btn-default {
    background: 0 0;
    border: 2px solid rgba(255, 255, 255, .7);
    color: #fff
}
.probootstrap-hero .intro-text .probootstrap-subheading .btn.btn-default:active,
.probootstrap-hero .intro-text .probootstrap-subheading .btn.btn-default:focus,
.probootstrap-hero .intro-text .probootstrap-subheading .btn.btn-default:hover {
    background: rgba(255, 255, 255, .3)
}
.probootstrap-section {
    padding: 4em 0;
    position: relative
}
@media screen and (max-width: 768px) {
    .probootstrap-hero .intro-text .probootstrap-subheading {
        max-width: 100%;
        text-align: center
    }
    .probootstrap-section {
        padding: 4em 0
    }
}
.probootstrap-section.probootstrap-bg-light {
    background: #fbfbfb ;
}
.probootstrap-section.probootstrap-cta {
    background: #2b3890;
    color: #fff;
    padding: 3em 0
}
.probootstrap-section.probootstrap-cta:last-child {
    margin-bottom: 0
}
.probootstrap-section.probootstrap-cta .probootstrap-heading {
    color: #fff;
    margin-bottom: 20px
}
.probootstrap-section.probootstrap-cta .probootstrap-sub-heading {
    color: rgba(255, 255, 255, .7)
}
.probootstrap-footer {
    padding: 3em 0;
    position: relative;
    background: #2b3890;
    color: #fff;
	font-size:14px;
}
.probootstrap-footer a {
    color: rgba(255, 255, 255, .4)
}
.probootstrap-footer a:hover {
    color: #fff
}
.probootstrap-section-heading .probootstrap-heading {
    font-size: 50px;
    line-height: 1.45;
    position: relative;
    padding-bottom: 30px;
	font-weight: 500;
    text-transform: uppercase;
}
.probootstrap-section-heading .probootstrap-heading:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 70px;
    height: 2px;
    background: #333;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}
@media screen and (max-width: 768px) {
    .probootstrap-section-heading .probootstrap-heading {
        font-size: 40px
    }
}
.probootstrap-section-heading .probootstrap-heading-2 {
    line-height: 45px;
    font-size: 36px;
    padding: 0px;
    margin-top: 0px;
}
@media screen and (max-width: 768px) {
    .probootstrap-section-heading .probootstrap-heading-2 {
        font-size: 24px
    }
}
.probootstrap-form,
.probootstrap-shadow,
.probootstrap-testimonial:focus,
.probootstrap-testimonial:hover {
    -webkit-box-shadow: 0 20px 45px -10px rgba(0, 0, 0, .15);
    box-shadow: 0 20px 45px -10px rgba(0, 0, 0, .15)
}
.probootstrap-social>a {
    padding: 10px;
    font-size: 30px
}
.probootstrap-pricing {
    text-align: center;
    padding: 30px;
    margin-bottom: 30px;
    border: 1px solid #ebebeb
}
.probootstrap-pricing h2 {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .2em;
    color: #000;
    margin-bottom: 0
}
.probootstrap-pricing .probootstrap-note {
    color: #bdbdbd;
    font-style: italic;
    font-size: 14px
}
.probootstrap-check-2:before,
.probootstrap-list li:before {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    left: 0
}
.probootstrap-pricing .probootstrap-price strong {
    font-size: 62px;
    font-weight: 300;
    color: #333
}
@media screen and (max-width: 768px) {
    .probootstrap-pricing .probootstrap-price strong {
        font-size: 42px
    }
}
.probootstrap-link {
    position: relative
}
.probootstrap-link i {
    position: relative;
    right: 0;
    top: .15em;
    -webkit-transition: .3s all ease;
    transition: .3s all ease
}
.probootstrap-link:hover i {
    right: -10px
}
.probootstrap-list {
    padding: 0;
    margin: 0
}
.probootstrap-list li {
    margin: 0 0 10px;
    padding: 0;
    position: relative;
    list-style: none
}
.probootstrap-list li:before {
    font-weight: 400;
    position: absolute;
    top: .3em
}
.probootstrap-list li.probootstrap-check {
    padding-left: 25px;
    line-height: 24px;
}
.probootstrap-list li.probootstrap-check:before {
    color: #333;
    font-size: 16px;
    content: "\eb91"
}
.probootstrap-check-2 {
    padding-left: 40px;
    position: relative
}
.probootstrap-check-2:before {
    font-weight: 400;
    position: absolute;
    top: .2em;
    color: #333;
    font-size: 20px;
    content: "\eb91"
}
.btn {
    border-radius: 0;
    font-size: 16px;
    padding: 10px 40px
}
.btn.btn-primary {
    background: #333
}
.btn.btn-primary:active,
.btn.btn-primary:focus,
.btn.btn-primary:hover {
    background: #103463
}
.btn.btn-black {
    color: #fff;
    background: #000
}
.btn.btn-black:active,
.btn.btn-black:focus,
.btn.btn-black:hover {
    background: #262626
}
.probootstrap-service-item {
    position: relative;
    padding: 30px;
    margin-bottom: 30px;
    float: left;
    width: 100%
}
@media screen and (max-width: 768px) {
    .probootstrap-service-item {
        padding: 0
    }
}
.probootstrap-service-item .icon {
    display: block;
    font-size: 70px;
    margin-bottom: 50px;
    color: #333
}
.probootstrap-service-item h2 {
    font-size: 24px;
    color: #333
}
.probootstrap-testimonial {
    background: #fff;
    padding: 30px;
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
    border-radius: 4px;
    margin-bottom: 30px
}
@media screen and (max-width: 768px) {
    .probootstrap-testimonial {
        padding: 20px
    }
}
.probootstrap-testimonial .probootstrap-author-photo {
    height: 70px
}
.probootstrap-testimonial .probootstrap-rate i {
    color: #d9d9d9
}
.probootstrap-testimonial .probootstrap-rate i.icon-star {
    color: #F79F24
}
.probootstrap-testimonial blockquote {
    padding: 0;
    border: none
}
.probootstrap-testimonial blockquote p {
    font-style: italic;
    color: #000
}
.probootstrap-form {
    padding: 40px;
    background: #fff;
    margin-bottom: 50px
}
@media screen and (max-width: 768px) {
    .probootstrap-form {
        padding: 15px
    }
    .img-sm-responsive {
        max-width: 100%
    }
}
.probootstrap-form label {
    font-weight: 400
}
.probootstrap-form .form-control {
    height: 46px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    border: 1px solid #d9d9d9
}
.probootstrap-form .form-control:active,
.probootstrap-form .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #333
}
.probootstrap-form .form-group:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}
.probootstrap-form .form-group label {
    text-transform: uppercase;
    font-size: 13px
}
.probootstrap-form .form-group .form-field {
    position: relative
}
.probootstrap-form .form-group .form-field .icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px
}
.probootstrap-form .form-group .form-field .form-control {
    padding-right: 50px
}
.probootstrap-form textarea.form-control {
    height: inherit;
    resize: vertical
}
.probootstrap-contact-details {
    padding: 0;
    margin: 0
}
.probootstrap-contact-details li {
    padding: 0;
    margin: 0 0 30px;
    list-style: none
}
.probootstrap-contact-details li>span {
    display: block;
    color: rgba(0, 0, 0, .3)
}
.probootstrap-animate {
    opacity: 0;
    visibility: hidden
}
.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}
.image-link {
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}
.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: .8
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0
}
.mfp-no-margins img.mfp-img {
    padding: 0
}
.mfp-no-margins .mfp-figure:after {
    top: 0;
    bottom: 0
}
.mfp-no-margins .mfp-container {
    padding: 0
}
.mfp-title {
    text-align: center;
    padding: 6px 0
}
.image-source-link {
    color: #DDD
}
.probootstrap-gutter0>div[class*=col-] {
    padding-right: 0;
    padding-left: 0
}
@media screen and (max-width: 480px) {
    .probootstrap-gutter0>div[class*=col-] {
        padding-right: 15px;
        padding-left: 15px
    }
}
.probootstrap-gutter10>div[class*=col-] {
    padding-right: 5px!important;
    padding-left: 5px!important
}
.probootstrap-gutter30>div[class*=col-] {
    padding-right: 15px;
    padding-left: 15px
}
@media screen and (max-width: 480px) {
    .probootstrap-gutter10>div[class*=col-],
    .probootstrap-gutter30>div[class*=col-] {
        padding-right: 15px;
        padding-left: 15px
    }
}
.probootstrap-gutter40>div[class*=col-] {
    padding-right: 20px;
    padding-left: 20px
}
@media screen and (max-width: 480px) {
    .probootstrap-gutter40>div[class*=col-] {
        padding-right: 15px;
        padding-left: 15px
    }
}
.probootstrap-gutter60>div[class*=col-] {
    padding-right: 30px;
    padding-left: 30px
}
@media screen and (max-width: 480px) {
    .probootstrap-gutter60>div[class*=col-] {
        padding-right: 15px;
        padding-left: 15px
    }
}
.mb0 {
    margin-bottom: 0!important
}
.mb10 {
    margin-bottom: 10px!important
}
.mb20 {
    margin-bottom: 20px!important
}
.mb30 {
    margin-bottom: 30px!important
}
.mb40 {
    margin-bottom: 40px!important
}
.mb50 {
    margin-bottom: 50px!important
}
.mb60 {
    margin-bottom: 60px!important
}
.mb70 {
    margin-bottom: 70px!important
}
.mb80 {
    margin-bottom: 80px!important
}
.mb90 {
    margin-bottom: 90px!important
}
.mb100 {
    margin-bottom: 100px!important
}
.mt0 {
    margin-top: 0!important
}
.mt10 {
    margin-top: 10px!important
}
.mt20 {
    margin-top: 20px!important
}
.mt30 {
    margin-top: 30px!important
}
.mt40 {
    margin-top: 40px!important
}
.mt50 {
    margin-top: 50px!important
}
.mt60 {
    margin-top: 60px!important
}
.mt70 {
    margin-top: 70px!important
}
.mt80 {
    margin-top: 80px!important
}
.mt90 {
    margin-top: 90px!important
}
.mt100 {
    margin-top: 100px!important
}
.pb0 {
    padding-bottom: 0!important
}
.text-black {
    color: #000!important
}
.text-primary {
    color: #333 !important;
	font-weight:bold;
}
@media screen and (max-width: 768px) {
    .img-xs-responsive {
        max-width: 100%
    }
}