/* add transition/animation */
.share li img,.share li img:hover,
.sponsors li img,.sponsors li img:hover,
.pagination ul li.active a,
.pagination ul li:hover a,
.pagination ul li a,
.ftr-nav a,.ftr-nav a:hover,.ftr-nav.active a,.ftr-nav a:focus,
.contactForm .gform_footer.top_label input[type="submit"],
.contactForm .gform_footer.top_label input[type="submit"]:hover,
input[type="submit"],
input[type="submit"]:hover,
#header .navbar .nav > li > a:focus,
#header .navbar .nav > li > a:hover,
#header .navbar .nav > .active > a, 
#header .navbar .nav > .active > a:hover, 
#header .navbar .nav > .active > a:focus,
.btn,.btn:hover,
.btn-orange,.btn-orange:hover,
.cta:hover h1,.cta:hover a,
.cta h1,.cta a, .cta span,
.cta,.cta:hover,
.partners .lightSkinBG img,
.partners .darkSkinBG img,
.partners .lightSkinBG:hover img,
.partners .darkSkinBG:hover img,
a,a:hover
{-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
