            #slider3w .nivoSlider .nivo-caption {

              opacity:1;

              font-size: 40px;

  
              text-align: left !important;

              color: #ffffff;

              background: none;

            }

            #slider3w .nivoSlider .nivo-caption h2{

              opacity:1;

              font-size: 46px;

    

              text-align: left !important;

              color: #ffffff;

              background: none;

            }

         /*

Skin Name: Nivo Slider Light Theme

Skin URI: http://nivo.dev7studios.com

Description: A light skin for the Nivo Slider.

Version: 1.0

Author: Gilbert Pellegrom

Author URI: http://dev7studios.com

Supports Thumbs: true

*/



.theme-light3.slider-wrapper {

    background: #fff;

    padding: 0px;

}

.theme-light3 .nivoSlider {

	position:relative;

	background:#fff url(../nivothemes/light/loading.gif) no-repeat 50% 50%;

    margin-bottom:10px;

    overflow: visible;

}

.theme-light3 .nivoSlider img {

	position:absolute;

	top:0px;

	left:0px;

	display:none;

}

.theme-light3 .nivoSlider a {

	border:0;

	display:block;

}



.theme-light3 .nivo-controlNav {

	text-align: left;

	padding: 0;

	position: relative;

	z-index: 10;

}

.theme-light3 .nivo-controlNav a {

	display:inline-block;

	width:10px;

	height:10px;

	background:url(../nivothemes/light/bullets.png) no-repeat;

	text-indent:-9999px;

	border:0;

	margin: 0 2px;

}

.theme-light3 .nivo-controlNav a.active {

	background-position:0 100%;

}



.theme-light3 .nivo-directionNav a {

	display:block;

	width:30px;

	height:30px;

	background: url(../nivothemes/light/arrows.png) no-repeat;

	text-indent:-9999px;

	border:0;

	top: auto;

	bottom: -36px;

	z-index: 11;

}

.theme-light3 .nivo-directionNav a:hover {

    background-color: #eee;

    -webkit-border-radius: 2px;

    -moz-border-radius: 2px;

    border-radius: 2px;

}

.theme-light3 a.nivo-nextNav {

	background-position:160% 50%;

	right:0px;

}

.theme-light3 a.nivo-prevNav {

    background-position:-60% 50%;

    left: auto;

	right: 35px;

}



.theme-light3 .nivo-caption {

    font-family: 'Roboto', sans-serif !Important;

    bottom: 35%;

line-height: 160%;

margin-left: 40px;



    

}

.theme-light3 .nivo-caption a {

    color:#fff;

    border-bottom:1px dotted #fff;

}

.theme-light3 .nivo-caption a:hover {

    color:#fff;

}



.theme-light3 .nivo-controlNav.nivo-thumbs-enabled {

	width: 80%;

}

.theme-light3 .nivo-controlNav.nivo-thumbs-enabled a {

	width: auto;

	height: auto;

	background: none;

	margin-bottom: 5px;

}

.theme-light3 .nivo-controlNav.nivo-thumbs-enabled img {

	display: block;

	width: auto;

	height: auto;

}

@media (max-width: 1024px) {



.theme-light3 .nivo-caption {

        bottom: 30%;

line-height: 140%;

margin-left: 20px;

    

}



#slider3w .nivoSlider .nivo-caption h2 {font-size: 30px !important}



#slider3w .nivoSlider .nivo-caption {font-size: 20px !important}

}



@media (max-width: 440px) {



.theme-light3 .nivo-caption {

        bottom: 10%;

line-height: 120%;

margin-left: 0px;

    

}



#slider3w .nivoSlider .nivo-caption h2 {font-size: 26px !important}



#slider3w .nivoSlider .nivo-caption {font-size: 18px !important}

}